Transparent |
The TransparentModelGroup3D type exposes the following members.
Name | Description | |
---|---|---|
AddObject |
Add a transparentObject3D to the children.
(Overrides BaseTransparentObjectGroup3DAddObject(BaseTransparentObject3D)) | |
GetBounds |
Returns bounds as Rect3D of this transparent object.
(Overrides BaseTransparentObject3DGetBounds) | |
RemoveObject |
Removes a transparentObject3D from the children.
(Overrides BaseTransparentObjectGroup3DRemoveObject(BaseTransparentObject3D)) | |
SetAsTransparent |
When SetAsTransparent is called, the modelVisual3D will be considered as transparent without any check of the material
(Overrides BaseTransparentObjectGroup3DSetAsTransparent) | |
SetObjectToIndex |
Changes index of the transparent object.
(Overrides BaseTransparentObjectGroup3DSetObjectToIndex(BaseTransparentObject3D, Int32)) |