This is the old Animancer v7.4 documentation. Click here for the latest version.

WeightedMaskLayersDefinition.

IndexOfGroup(int) Method

Summary

Calculates the index in the Animancer.WeightedMaskLayersDefinition.Weights corresponding to the specified values.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
WeightedMaskLayersDefinition

Syntax

[MethodImpl(MethodImplOptions.AggressiveInlining)]
public int IndexOfGroup(int groupIndex)

Attributes

Type Description
MethodImplAttribute

Parameters

Name Type Description
groupIndex int

Return Value

Type Description
int