AnyCAD Rapid API 2023
Help you to create a better world!
|
Public Member Functions | |
String | GetName () |
void | SetName (String val) |
void | Add (RigidAnimationClip clip) |
boolean | Play (float time) |
void | Reset () |
![]() | |
boolean | GetEnabled () |
void | SetEnabled (boolean val) |
boolean | GetPaused () |
void | SetPaused (boolean val) |
boolean | GetLoop () |
void | SetLoop (boolean val) |
float | GetDuration () |
boolean RigidAnimation.Play | ( | float | time | ) |
Play the animation.
time | the timer. |
Reimplemented from Animation.
void RigidAnimation.Reset | ( | ) |
Reset to initial state.
Reimplemented from Animation.