Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IsLayerAdditive(uint)

Returns true if the layer is additive, false otherwise.
Read time 1 minuteLast updated 10 days ago

Definition

public bool IsLayerAdditive(uint layerIndex)

Parameters

layerIndex

The layer index.

Returns

Type

Description

boolTrue if the layer is additive, false otherwise.