C# Class PMD.PMDFormat.IK

Inheritance: MMD.Format
Afficher le fichier Open project: hecomi/StereoAR-for-Unity

Méthodes publiques

Свойство Type Description
control_weight float
ik_bone_index ushort
ik_chain_length byte
ik_child_bone_index ushort[]
ik_target_bone_index ushort
iterations ushort

Méthodes publiques

Méthode Description
IK ( BinaryReader bin )

Method Details

IK() public méthode

public IK ( BinaryReader bin )
bin BinaryReader

Property Details

control_weight public_oe property

public float control_weight
Résultat float

ik_bone_index public_oe property

public ushort ik_bone_index
Résultat ushort

ik_chain_length public_oe property

public byte ik_chain_length
Résultat byte

ik_child_bone_index public_oe property

public ushort[] ik_child_bone_index
Résultat ushort[]

ik_target_bone_index public_oe property

public ushort ik_target_bone_index
Résultat ushort

iterations public_oe property

public ushort iterations
Résultat ushort