C# Class Reign.Video.Abstraction.InstanceObjectArmature

Inheritance: InstanceObject
Afficher le fichier Open project: reignstudios/ReignSDK Class Usage Examples

Méthodes publiques

Méthode Description
Animate ( float frame ) : void
InstanceObjectArmature ( ObjectArmature o ) : System.Collections.Generic

Méthodes protégées

Méthode Description
linkObjects ( string dataPath, FCurve curve, int i ) : void

Private Methods

Méthode Description
bindBoneRotationW ( float value ) : void
bindBoneRotationX ( float value ) : void
bindBoneRotationY ( float value ) : void
bindBoneRotationZ ( float value ) : void

Method Details

Animate() public méthode

public Animate ( float frame ) : void
frame float
Résultat void

InstanceObjectArmature() public méthode

public InstanceObjectArmature ( ObjectArmature o ) : System.Collections.Generic
o ObjectArmature
Résultat System.Collections.Generic

linkObjects() protected méthode

protected linkObjects ( string dataPath, FCurve curve, int i ) : void
dataPath string
curve FCurve
i int
Résultat void