WeightedMaskLayerList.

WeightedMaskLayerList(AnimancerGraph, Animator, int) Constructor

Summary

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

Syntax

public WeightedMaskLayerList(AnimancerGraph graph, Animator animator, int layerCount)

Parameters

Name Type Description
graph AnimancerGraph
animator Animator
layerCount int

Return Value

Type Description
void