Tesseract Engine Documentation

GameObject.RunController Method 

Runs the appropriate animation on the model

public void RunController(
   AnimationController controller
);

Parameters

controller
The animation to run

See Also

GameObject Class | DarkWynter.Engine.GameObjects Namespace