Sets the active frame.

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

Syntax

C#
protected virtual void SetFrame(
	int value
)

Parameters

value
Type: System..::.Int32
Animation frame number.

See Also