|
AnimationControllerCurrentFrameNumber Property |
Gets the frame number where this animation controller currently is - the same as frameNumber parameter in the last call to
GoToFrame(Double) method.
Namespace: Ab3d.AnimationAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public double CurrentFrameNumber { get; }
Property Value
DoubleSee Also