|
TransparencySorterSimpleSort(Viewport3D) Method |
Sorts objects in Viewport3D with moving transparent objects to the back of the objects collection.
Namespace: Ab3d.UtilitiesAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public static bool SimpleSort(
Viewport3D viewport3D
)
Parameters
- viewport3D Viewport3D
- Viewport3D
Return Value
Booleantrue if any object was moved
See Also