class MoverKeyframe (client-side)
Available since version: 0.3.4
This class represents mover keyframe.
Constructor
MoverKeyframe()
Parameters:
No parameters.
Properties
Vec3 pos
Represents position of the object.
Quat3 quat
Represents rotation of the object.
Methods
No methods.
Callbacks
No callbacks.