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 public Texture RoughnessTexture { get; set; }
Property Value
Type:
TextureSee Also