Summary
The graph currently being executed.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerGraph
Syntax
public static AnimancerGraph Current { get; private set; }
Remarks
During
Animancer.AnimancerEvent invocations,
use AnimancerEvent.Current.State.Graph instead.
Value
| Type | Description |
|---|---|
| AnimancerGraph |