Click or drag to resize
AB4D logo

CameraDistanceSortedRenderingQueueDistantObjectsFirst Property

Gets or sets the direction of sorting. When true the objects that are more far away from the camera are rendered first.

Namespace: Ab3d.DirectX
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
public bool DistantObjectsFirst { get; set; }

Property Value

Boolean
See Also