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