Click or drag to resize
SimpleModelEntityCameraDistanceBias Property
Add bias to distance from camera when sorting by distance from camera.

Namespace:  GeonBit.Core.Graphics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public override float CameraDistanceBias { get; }

Property Value

Type: Single
See Also