Click or drag to resize

GeometryInstanceGetExtraCullMargin Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.GeometryInstance.GetExtraCullMargin"]

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

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.GeometryInstance.GetExtraCullMargin"]

See Also