| Name | Description |
---|
| SortByCameraDistance(ContainerUIElement3D, Point3D) |
Sorts objects in Visual3DCollection with moving transparent objects to the back of the objects collection.
The transparent objects are arranged in that way that the objects that are farther away from the camera are rendered before objects that are closer to the camera.
|
| SortByCameraDistance(Model3DGroup, BaseCamera) |
Sorts objects in Model3DGroup with moving transparent objects to the back of the objects collection.
The transparent objects are arranged in that way that the objects that are farther away from the camera are rendered before objects that are closer to the camera.
|
| SortByCameraDistance(Model3DGroup, Point3D) |
Sorts objects in Model3DGroup with moving transparent objects to the back of the objects collection.
The transparent objects are arranged in that way that the objects that are farther away from the camera are rendered before objects that are closer to the camera.
|
| SortByCameraDistance(ModelVisual3D, BaseCamera) |
Sorts objects in ModelVisual3D with moving transparent objects to the back of the objects collection.
The transparent objects are arranged in that way that the objects that are farther away from the camera are rendered before objects that are closer to the camera.
|
| SortByCameraDistance(ModelVisual3D, Point3D) |
Sorts objects in ModelVisual3D with moving transparent objects to the back of the objects collection.
The transparent objects are arranged in that way that the objects that are farther away from the camera are rendered before objects that are closer to the camera.
|
| SortByCameraDistance(Viewport3D, BaseCamera) |
Sorts objects in Viewport3D with moving transparent objects to the back of the objects collection.
The transparent objects are arranged in that way that the objects that are farther away from the camera are rendered before objects that are closer to the camera.
|
| SortByCameraDistance(Viewport3D, Point3D) |
Sorts objects in Viewport3D with moving transparent objects to the back of the objects collection.
The transparent objects are arranged in that way that the objects that are farther away from the camera are rendered before objects that are closer to the camera.
|
| SortByCameraDistance(Visual3DCollection, BaseCamera) |
Sorts objects in Visual3DCollection with moving transparent objects to the back of the objects collection.
The transparent objects are arranged in that way that the objects that are farther away from the camera are rendered before objects that are closer to the camera.
|
| SortByCameraDistance(Visual3DCollection, Point3D) |
Sorts objects in Visual3DCollection with moving transparent objects to the back of the objects collection.
The transparent objects are arranged in that way that the objects that are farther away from the camera are rendered before objects that are closer to the camera.
|