SpatialMaterialEmissionOperatorEnum Enumeration |
[Missing <summary> documentation for "T:Godot.SpatialMaterial.EmissionOperatorEnum"]
Namespace: Godot
public enum EmissionOperatorEnum
| Member name | Value | Description | |
|---|---|---|---|
| Add | 0 | Adds the emission color to the color from the emission texture. | |
| Multiply | 1 | Multiplies the emission color by the color from the emission texture. |