Summary
Applies the details of this transition to the `state`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- ControllerTransition
<TState>
Syntax
public override void Apply(AnimancerState state)
Remarks
This method is called by every
Animancer.AnimancerLayer.Play(Animancer.ITransition).Parameters
| Name | Type | Description |
|---|---|---|
| state | AnimancerState |
Return Value
| Type | Description |
|---|---|
| void |