Click or drag to resize

GeometryInstanceExtraCullMargin Property

The extra distance added to the GeometryInstance's bounding box (AABB) to increase its cull box.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float ExtraCullMargin { get; set; }

Property Value

Type: Single
See Also