Click or drag to resize

SpatialMaterialGetCullMode Method

Note: This API is now obsolete.

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

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

Return Value

Type: SpatialMaterialCullMode

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

See Also