Frame of reference transformation to rotate around an axis by 360 degrees in a given time.
Create a new TimedRotateTransformer.
axis to rotate around.
time in seconds for one full revolution.
Readonly
Transform the frame of reference to rotate around an axis by an angle determined by the time elapsed.
state to transform.
time elapsed.
transformed state.
Generated using TypeDoc
Frame of reference transformation to rotate around an axis by 360 degrees in a given time.