new PropertyGroupAnim()
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.<PropertyAnim> | Array.<PropertyGroupAnim> |
<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. |