Click or drag to resize

SpatialMaterialGetRim Method

Note: This API is now obsolete.

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

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

Return Value

Type: Single

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

See Also