Click or drag to resize

SpatialMaterialRefractionTexture Property

Texture that controls the strength of the refraction per-pixel. Multiplied by RefractionScale.

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

Property Value

Type: Texture
See Also