|
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.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public bool DistantObjectsFirst { get; set; }
Property Value
BooleanSee Also