WeightedMaskLayerList.

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
WeightedMaskLayerList

Syntax

public override AnimancerLayer Add()

Remarks

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

Return Value

Type Description
AnimancerLayer