Method called at the animation time change.

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

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
protected virtual void OnAnimationTimeChanged(
	double timeDiff
)

Parameters

timeDiff
Type: System..::.Double
Time difference.

See Also