GetKeyItem
public AnimationKey GetKeyItem(int keyID)
Get Animation Key (By Key ID)
Parameters
| Name | Type | Description |
|---|---|---|
| keyID | int | Key ID |
Returns
| Type | Description |
|---|---|
| AnimationKey | Animation |
public AnimationKey GetKeyItem(int keyID)
Get Animation Key (By Key ID)
| Name | Type | Description |
|---|---|---|
| keyID | int | Key ID |
| Type | Description |
|---|---|
| AnimationKey | Animation |