AnimancerPlayable.LayerList.

AnimancerPlayable.

IsAdditive(int) Method

Summary

[Pro-Only] Is the layer at the specified index is set to additive blending? Otherwise it will override lower layers.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerPlayable.LayerList

Syntax

public virtual bool IsAdditive(int index)

Parameters

Name Type Description
index int

Return Value

Type Description
bool