C# Class PMD.PMDFormat.RigidbodyJointList

Inheritance: MMD.Format
显示文件 Open project: hecomi/StereoAR-for-Unity

Public Properties

Property Type Description
joint Joint[]
joint_count uint

Public Methods

Method Description
RigidbodyJointList ( BinaryReader bin )

Method Details

RigidbodyJointList() public method

public RigidbodyJointList ( BinaryReader bin )
bin BinaryReader

Property Details

joint public_oe property

public Joint[] joint
return Joint[]

joint_count public_oe property

public uint joint_count
return uint