C# Class FABRIK, Unity3D-FABRIK

Inheritance: MonoBehaviour
Afficher le fichier Open project: Tannz0rz/FABRIK Class Usage Examples

Méthodes publiques

Méthode Description
Awake ( ) : void
OnDestroy ( ) : void
OnFABRIK ( ) : void
Solve ( ) : void
Update ( ) : void
this ( int index ) : FABRIKChain

Private Methods

Méthode Description
CreateSystem ( Transform transform, FABRIKChain, parent = null, int layer ) : FABRIKChain,

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

OnDestroy() public méthode

public OnDestroy ( ) : void
Résultat void

OnFABRIK() public méthode

public OnFABRIK ( ) : void
Résultat void

Solve() public méthode

public Solve ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

this() public méthode

public this ( int index ) : FABRIKChain
index int
Résultat FABRIKChain