Base | |
The BaseTransparentObjectGroup3D type exposes the following members.
| Name | Description | |
|---|---|---|
| AllChildrenCount | Gets count of all children (transparent + non-transparent). | |
| Children | Gets a list of all transparent objects in this group. | |
| IsFullRearrangeNeeded | Gets or sets a boolean the indicates if Children need to be fully rearranged. | |
| NonTransparentChildrenCount | Gets count of all non-transparent children. | |
| TransparentChildrenCount | Gets count of all transparent children. |