Summary
Calculates the index in the
Animancer.WeightedMaskLayersDefinition.Weights corresponding to the specified values.- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- Weighted
Mask Layers Definition
Syntax
[MethodImpl(MethodImplOptions.AggressiveInlining)]
public int IndexOf(int groupIndex, int transformIndex)
Attributes
| Type | Description |
|---|---|
| MethodImplAttribute |
Parameters
| Name | Type | Description |
|---|---|---|
| groupIndex | int | |
| transformIndex | int |
Return Value
| Type | Description |
|---|---|
| int |