new DuAELayerAnimation()
D:/RxLab/src/RxOT/DuAEF/Duik/Duik_API/DuAEF_Duik_api.jsxinc, line 16844
Constructs a new layer animation
Properties:
Name | Type | Argument | Default | Description |
---|---|---|---|---|
_name |
string |
<optional> |
"" | The property name |
_index |
int |
<optional> |
"" | The index of the layer |
anims |
Array.<DuAEPropertyGroupAnimation> |
<optional> |
[] | All the animations of the layer |
firstKeyFrameTime |
float |
<optional> |
0 | The time of the first keyframe |
type |
string |
<optional> |
"layer" | Read Only. |
startTime |
float | Read Only. The starting time of the animation. | ||
endTime |
float | Read Only. The ending time of the animation. |