//Spheroid Script/spheroid.client.ar/AnimationSequence
AnimationSequence
class AnimationSequence(children: Iterable<Animation>, repeatCount: Long) : Animation
Functions
Name | Summary |
---|---|
toString | fun toString(): String |
Properties
Name | Summary |
---|---|
children | val children: List<Animation> |
repeatCount | val repeatCount: Long |