Click or drag to resize

GeometryInstanceLodMaxDistance Property

The GeometryInstance's max LOD distance.

Note: This property currently has no effect.

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

Property Value

Type: Single
See Also