Summary
Returns a cached array containing sequential indices, i.e.
array[i] = i.- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor .TransitionLibraries - Containing Type
- Transition
Library Sort
Syntax
public static int[] GetTempSequentialIndices(int count)
Parameters
| Name | Type | Description |
|---|---|---|
| count | int |
Return Value
| Type | Description |
|---|---|
| int[] |