Click or drag to resize

GeometryInstanceLodMinDistance Property

The GeometryInstance's min LOD distance.

Note: This property currently has no effect.

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

Property Value

Type: Single
See Also