Summary
Is this state currently updating or affecting the animation output?
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerState
Syntax
public bool IsActive { get; }
Remarks
This property is true when
Animancer.AnimancerState.IsPlaying
or the Animancer.AnimancerNode.Weight
or
Animancer.AnimancerNode.TargetWeight
are above 0.
Value
Type | Description |
---|---|
bool |