Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
PMD
PMDFormat.IK
C# Class PMD.PMDFormat.IK
Inheritance:
MMD.Format
ファイルを表示
Open project: hecomi/StereoAR-for-Unity
Public Properties
Property
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
Public Methods
Method
Description
IK
(
BinaryReader
bin
)
Method Details
IK()
public
method
public
IK
(
BinaryReader
bin
)
bin
BinaryReader
Property Details
control_weight
public_oe property
public
float
control_weight
return
float
ik_bone_index
public_oe property
public
ushort
ik_bone_index
return
ushort
ik_chain_length
public_oe property
public
byte
ik_chain_length
return
byte
ik_child_bone_index
public_oe property
public
ushort[]
ik_child_bone_index
return
ushort[]
ik_target_bone_index
public_oe property
public
ushort
ik_target_bone_index
return
ushort
iterations
public_oe property
public
ushort
iterations
return
ushort