Click or drag to resize

SpatialMaterialTransmission Property

The color used by the transmission effect. Represents the light passing through an object.

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

Property Value

Type: Color
See Also