Sets the AnimationController animation controller of the DirectX layer.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
| C# |
|---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] protected void SetupController( AnimationController c ) |
Parameters
- c
- Type: AnimationController
New AnimationController animation controller of the DirectX layer.
Exceptions
| Exception | Condition |
|---|---|
| System..::.ArgumentNullException | c is nullNothingnullptra null reference (Nothing in Visual Basic). |