Method SetAnimationLoop
SetAnimationLoop(uint, bool)
set animation's looping status
Declaration
public void SetAnimationLoop(uint animation, bool loop)
Parameters
Type | Name | Description |
---|---|---|
uint | animation | Animation to set loop status |
bool | loop | Should the animation loop? |