AnimationFrameObject

Description

Supported Script Types: Interface Scripts • Client Entity Scripts • Avatar Scripts • Server Entity Scripts • Assignment Client Scripts

Joint rotations in one frame of an AnimationObject.

Properties

Name Type Summary
rotations Array.<Quat>

Joint rotations. Read-only.

Methods

Name Return Value Summary
getRotations Array.<Quat>

Gets the joint rotations in the animation frame.

Method Details

(static) getRotations( ) → {Array.<Quat>}
Returns: The joint rotations in the animation frame.

Gets the joint rotations in the animation frame.