Constructor
# new DuAEPropertyGroupAnimation()
Constructs a new group animation
Properties:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
_name |
string
|
<optional> |
"" | The property name |
_matchName |
string
|
<optional> |
"" | The property matchName |
anims |
Array.<DuAEPropertyAnimation>
|
Array.<DuAEPropertyGroupAnimation>
|
<optional> |
[] | The animations in the group |
type |
string
|
<optional> |
"group" | Read Only. |
startTime |
float
|
Read Only. The starting time of the animation. | ||
endTime |
float
|
Read Only. The ending time of the animation. |