Click or drag to resize

SpatialMaterialEmission Property

The emitted light's color. See EmissionEnabled.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Color Emission { get; set; }

Property Value

Type: Color
See Also