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

WeightedMaskLayers.

SetWeights(int) Method

Summary

Applies the weights of the specified group.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
WeightedMaskLayers

Syntax

public void SetWeights(int groupIndex)

Parameters

Name Type Description
groupIndex int

Return Value

Type Description
void