Capítulo 296 de 859
A track for Quaternion keyframe values.
Constructor
| Signature |
|---|
| `new QuaternionKeyframeTrack( name : string, times : Array.<number>, values : Array.<number>, interpolation : InterpolateLinear |
Properties
| Property | Description |
|---|---|
.ValueTypeName : string | The value type name. |
Methods
| Method | Description |
|---|---|
.InterpolantFactoryMethodLinear( result : TypedArray ) : QuaternionLinearInterpolant | Overwritten so the method returns Quaternion based interpolant. |