C# Class BoneRotation, voxicon

Inheritance: MonoBehaviour
Afficher le fichier Open project: nkrishnaswamy/voxicon Class Usage Examples

Méthodes publiques

Свойство Type Description
testBone HumanBodyBones

Méthodes publiques

Méthode Description
LateUpdate ( ) : void
Start ( ) : void

Private Methods

Méthode Description
ClampAngle ( float angle, float min, float max ) : float

Method Details

LateUpdate() public méthode

public LateUpdate ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

testBone public_oe property

public HumanBodyBones testBone
Résultat HumanBodyBones