Method SetAnimationSpeed
SetAnimationSpeed(uint, double)
WARNING: this function is tagged as 'EXPERIMENTAL'
set animation's playing speed
Declaration
[HandleProcessCorruptedStateExceptions]
public void SetAnimationSpeed(uint animation, double speed)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | animation | Animation to set speed |
| double | speed | The speed |