AnimancerPlayable.LayerList.

AnimancerPlayable.

Add() Method

Summary

[Pro-Only] Creates and returns a new Animancer.AnimancerLayer at the end of this list.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerPlayable.LayerList

Syntax

public AnimancerLayer Add()

Remarks

If the Animancer.AnimancerPlayable.LayerList.Capacity would be exceeded, it will be doubled.

Return Value

Type Description
AnimancerLayer