Click or drag to resize

GeometryInstanceLodMaxHysteresis Property

The GeometryInstance's max LOD margin.

Note: This property currently has no effect.

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

Property Value

Type: Single
See Also