WeightedMaskLayerList.

Create(Animator, int) Method

Summary

Creates a new Animancer.AnimancerGraph and Animancer.WeightedMaskLayerList.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
WeightedMaskLayerList

Syntax

public static WeightedMaskLayerList Create(Animator animator, int layerCount)

Remarks

This method can't be a constructor because it would need to assign itself to the graph before being fully constructed.

Parameters

Name Type Description
animator Animator
layerCount int

Return Value

Type Description
WeightedMaskLayerList