Click or drag to resize

SpatialMaterialRoughnessTexture Property

Texture used to control the roughness per-pixel. Multiplied by Roughness.

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

Property Value

Type: Texture
See Also