ForwardAnimationResetTime Method |
Resets the current animation time.
Namespace:
AGI.Foundation.Graphics.Advanced
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax protected abstract void ResetTime()
Protected MustOverride Sub ResetTime
protected:
virtual void ResetTime() abstract
abstract ResetTime : unit -> unit
See Also