C# Class PMD.PMDFormat.IKList

Inheritance: MMD.Format
Show file Open project: hecomi/StereoAR-for-Unity

Public Properties

Property Type Description
ik_data IK[]
ik_data_count ushort

Public Methods

Method Description
IKList ( BinaryReader bin )

Method Details

IKList() public method

public IKList ( BinaryReader bin )
bin BinaryReader

Property Details

ik_data public property

public IK[] ik_data
return IK[]

ik_data_count public property

public ushort ik_data_count
return ushort