Click or drag to resize

SpatialMaterialClearcoatGloss Property

Sets the roughness of the clearcoat pass. A higher value results in a smoother clearcoat while a lower value results in a rougher clearcoat.

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

Property Value

Type: Single
See Also