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

WeightedMaskLayersDefinition.

Weights Property

Summary

Groups of weights which will be applied to the Animancer.WeightedMaskLayersDefinition.Transforms.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
WeightedMaskLayersDefinition

Syntax

public float[] Weights { get; }

Remarks

This is a flattened 2D array containing groups of target weights corresponding to the transforms. With n transforms, indices 0 to n-1 are Group 0, n to n*2-1 are Group 1, etc.

Value

Type Description
float[]