Summary
Is the animation playing (true) or paused (false)?
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- SoloAnimation
Syntax
public bool IsPlaying { get; set; }
Value
Type | Description |
---|---|
bool |
public bool IsPlaying { get; set; }
Type | Description |
---|---|
bool |