Click or drag to resize

SpatialMaterialGetDepthDrawMode Method

Note: This API is now obsolete.

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

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

Return Value

Type: SpatialMaterialDepthDrawMode

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

See Also