AnimancerLayerList.

AnimancerLayerList(AnimancerGraph) Constructor

Summary

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

Syntax

protected AnimancerLayerList(AnimancerGraph graph)

Remarks

The Animancer.AnimancerLayerList.Playable must be assigned by the end of the derived constructor.

Parameters

Name Type Description
graph AnimancerGraph

Return Value

Type Description
void