Click or drag to resize

SpatialMaterialGetRoughness Method

Note: This API is now obsolete.

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

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

Return Value

Type: Single

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

See Also