 |
AnimationNodeBaseGoToFrame Method |
GoToFrame method updates the objects animated with this animation node based on the specified frame number.
Namespace: Ab3d.AnimationAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 12.0.9484.2048
Syntaxpublic abstract void GoToFrame(
double frameNumber
)
Parameters
- frameNumber Double
- frame number
See Also