Click or drag to resize
AB4D logo

TransparentModelGroup3D Properties

The TransparentModelGroup3D type exposes the following members.

Properties
 NameDescription
Public propertyAllChildrenCount Gets count of all children (transparent + non-transparent).
(Overrides BaseTransparentObjectGroup3DAllChildrenCount)
Public propertyModelGroup Gets the Model3DGroup.
Public propertyNonTransparentChildrenCount Gets count of all non-transparent children.
(Overrides BaseTransparentObjectGroup3DNonTransparentChildrenCount)
Public propertyTransparentChildrenCount Gets count of all transparent children.
(Overrides BaseTransparentObjectGroup3DTransparentChildrenCount)
Top
See Also