![]() | |
Transparency |
Name | Description | |
---|---|---|
![]() | TransparencySorter(ContainerUIElement3D) | Constructor with rootVisual3DCollection. Sorting mode is set to Simple. |
![]() | TransparencySorter(Model3DGroup) | Constructor with rootModelGroup. Sorting mode is set to Simple. |
![]() | TransparencySorter(ModelVisual3D) | Constructor with rootModelVisual3D. Sorting mode is set to Simple. |
![]() | TransparencySorter(Viewport3D) | Constructor with rootViewport3D. Sorting mode is set to Simple. |
![]() | TransparencySorter(Visual3DCollection) | Constructor with rootVisual3DCollection. Sorting mode is set to Simple. |
![]() | TransparencySorter(Model3DGroup, BaseCamera) | Constructor with rootModelGroup and usedCamera. Sorting mode is set to ByCameraDistance. |
![]() | TransparencySorter(Viewport3D, BaseCamera) | Constructor with rootViewport3D and usedCamera. Sorting mode is set to ByCameraDistance. |
![]() | TransparencySorter(Model3DGroup, BaseCamera, Double) | Constructor with rootModelGroup, usedCamera and cameraAngleChange. Sorting mode is set to ByCameraDistance. |
![]() | TransparencySorter(Viewport3D, BaseCamera, Double) | Constructor with rootViewport3D, usedCamera and cameraAngleChange. Sorting mode is set to ByCameraDistance. |