AnimancerLayer.

IsAdditive Property

Summary

[Pro-Only] Determines whether this layer is set to additive blending. Otherwise it will override any earlier layers.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerLayer

Syntax

public bool IsAdditive { get; set; }

Value

Type Description
bool