Summary
Replaces the child at the specified `index` with a
Animancer.ITransition.CreateState
.- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- ManualMixerState
Syntax
public AnimancerState Set(int index, ITransition transition, bool destroyPrevious)
Parameters
Name | Type | Description |
---|---|---|
index | int | |
transition | ITransition | |
destroyPrevious | bool |
Return Value
Type | Description |
---|---|
AnimancerState |