WeightedMaskLayersDefinition.

RemoveTransform(int) Method

Summary

Removes the `index` from the Animancer.WeightedMaskLayersDefinition._Transforms along with any associated Animancer.WeightedMaskLayersDefinition._Weights.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
WeightedMaskLayersDefinition

Syntax

public void RemoveTransform(int index)

Parameters

Name Type Description
index int

Return Value

Type Description
void