extends Instance
Class fields
| Field | XML type | Value |
|---|---|---|
Name | string | Animator |
Functions
1LoadAnimation
(animation: Instance) → Instance| Field | XML type | Value |
|---|---|---|
Name | string | LoadAnimation |
Events
4OnAdjustSpeed
(animation: Content, speed: float) → void| Field | XML type | Value |
|---|---|---|
Name | string | OnAdjustSpeed |
OnPlay
(animation: Content, fadeTime: float, weight: float, speed: float) → void| Field | XML type | Value |
|---|---|---|
Name | string | OnPlay |
OnSetTimePosition
(animation: Content, timePosition: float) → void| Field | XML type | Value |
|---|---|---|
Name | string | OnSetTimePosition |
OnStop
(animation: Content, fadeTime: float) → void| Field | XML type | Value |
|---|---|---|
Name | string | OnStop |