Version: 2022.3
언어: 한국어
public void SetLayerAdditive (uint layerIndex, bool value);

파라미터

layerIndex The layer index.
value Whether the layer is additive or not. Set to true for an additive blend, or false for a regular blend.

설명

Specifies whether a layer is additive or not. Additive layers blend with previous layers.

By default, layers are not additive and override the animation from previous layers.


Did you find this page useful? Please give it a rating: