WeightedMaskLayers.

SetWeights(int, int) Method

Summary

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

Syntax

public void SetWeights(int layerIndex, int groupIndex)

Parameters

Name Type Description
layerIndex int
groupIndex int

Return Value

Type Description
void