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

WeightedMaskLayerList.

IndexOf(Transform) Method

Summary

Returns the index of the value corresponding to the 'bone' in the Animancer.WeightedMaskLayerList.BoneWeights array.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
WeightedMaskLayerList

Syntax

public int IndexOf(Transform bone)

Parameters

Name Type Description
bone Transform

Return Value

Type Description
int