Summary
Creates a copy of this override with the specified
Animancer.TransitionLibraries.TransitionModifierDefinition.FromIndex and Animancer.TransitionLibraries.TransitionModifierDefinition.ToIndex.- Assembly
- Animancer
.dll - Namespace
- Animancer
.TransitionLibraries - Containing Type
- Transition
Modifier Definition
Syntax
public TransitionModifierDefinition WithIndices(int fromIndex, int toIndex)
Parameters
| Name | Type | Description |
|---|---|---|
| fromIndex | int | |
| toIndex | int |
Return Value
| Type | Description |
|---|---|
| Transition |