C# Class PMD.PMDFormat.Rigidbody

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

Méthodes publiques

Свойство Type Description
pos_pos Vector3
pos_rot Vector3
rigidbody_friction float
rigidbody_group_index byte
rigidbody_group_target ushort
rigidbody_name string
rigidbody_pos_dim float
rigidbody_recoil float
rigidbody_rel_bone_index int
rigidbody_rot_dim float
rigidbody_type byte
rigidbody_weight float
shape_d float
shape_h float
shape_type byte
shape_w float

Méthodes publiques

Méthode Description
Rigidbody ( BinaryReader bin )

Method Details

Rigidbody() public méthode

public Rigidbody ( BinaryReader bin )
bin BinaryReader

Property Details

pos_pos public_oe property

public Vector3 pos_pos
Résultat Vector3

pos_rot public_oe property

public Vector3 pos_rot
Résultat Vector3

rigidbody_friction public_oe property

public float rigidbody_friction
Résultat float

rigidbody_group_index public_oe property

public byte rigidbody_group_index
Résultat byte

rigidbody_group_target public_oe property

public ushort rigidbody_group_target
Résultat ushort

rigidbody_name public_oe property

public string rigidbody_name
Résultat string

rigidbody_pos_dim public_oe property

public float rigidbody_pos_dim
Résultat float

rigidbody_recoil public_oe property

public float rigidbody_recoil
Résultat float

rigidbody_rel_bone_index public_oe property

public int rigidbody_rel_bone_index
Résultat int

rigidbody_rot_dim public_oe property

public float rigidbody_rot_dim
Résultat float

rigidbody_type public_oe property

public byte rigidbody_type
Résultat byte

rigidbody_weight public_oe property

public float rigidbody_weight
Résultat float

shape_d public_oe property

public float shape_d
Résultat float

shape_h public_oe property

public float shape_h
Résultat float

shape_type public_oe property

public byte shape_type
Résultat byte

shape_w public_oe property

public float shape_w
Résultat float