Click or drag to resize

SpatialMaterialTransmissionTexture Property

Texture used to control the transmission effect per-pixel. Added to Transmission.

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

Property Value

Type: Texture
See Also