This version of Unity is unsupported.

AnimationLayerMixerPlayable.IsLayerAdditive

public bool IsLayerAdditive(uint layerIndex);

Parameters

layerIndex The layer index.

Returns

bool True if the layer is additive, false otherwise.

Description

Returns true if the layer is additive, false otherwise.