Method SetAnimationFrame
SetAnimationFrame(uint, ulong)
WARNING: this function is tagged as 'EXPERIMENTAL'
set animation's current frame
Declaration
[HandleProcessCorruptedStateExceptions]
public void SetAnimationFrame(uint animation, ulong frame)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | animation | Animation to set frame |
| ulong | frame | Frame to set |