Summary
Specifies whether a layer is additive or not. Additive layers blend with previous layers.
Syntax
public bool IsAdditive { get; private set; }
Value
Type | Description |
---|---|
bool |
public bool IsAdditive { get; private set; }
Type | Description |
---|---|
bool |