Click or drag to resize

SpatialMaterialGetClearcoatGloss Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.SpatialMaterial.GetClearcoatGloss"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetClearcoatGloss is deprecated. Use the ClearcoatGloss property instead.")]
public float GetClearcoatGloss()

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.SpatialMaterial.GetClearcoatGloss"]

See Also