Click or drag to resize
AB4D logo

BaseTransparentObjectGroup3D Properties

The BaseTransparentObjectGroup3D type exposes the following members.

Properties
 NameDescription
Public propertyAllChildrenCount Gets count of all children (transparent + non-transparent).
Public propertyChildren Gets a list of all transparent objects in this group.
Public propertyIsFullRearrangeNeeded Gets or sets a boolean the indicates if Children need to be fully rearranged.
Public propertyNonTransparentChildrenCount Gets count of all non-transparent children.
Public propertyTransparentChildrenCount Gets count of all transparent children.
Top
See Also