new KeySpatialProperties()
Constructs a new KeySpatialProperty
Properties:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
inTangent |
Array.<float> | null |
<optional> |
null | The incoming spatial tangent |
outTangent |
Array.<float> | null |
<optional> |
null | The outgoing spatial tangent |
_continuous |
boolean |
<optional> |
true | true if the specified keyframe has spatial continuity |
_autoBezier |
boolean |
<optional> |
false | true if the specified keyframe has temporal auto-Bezier interpolation |
_roving |
boolean |
<optional> |
false | true if the specified keyframe is roving |