new ARgoAnimationGroup(type, animations, options)
Parameters:
| Name | Type | Description |
|---|---|---|
type |
string | |
animations |
Array.<ARAnimation> | |
options |
Properties
loopTimes :number
Defines how many times should the animation be played. A negative value indicates an infinite looping. Must be a whole number.
Type:
- number