Sets the animation speed in the animation controller.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
protected void SetControllerAnimationSpeed(
	float value
)

Parameters

value
Type: System..::.Single
Animation speed.

See Also