Click or drag to resize
AB4D logo

BaseTransparentObject3D Properties

The BaseTransparentObject3D type exposes the following members.

Properties
 NameDescription
Public propertyCacheBounds Gets or sets a boolean that specifies if the object's bounds can be cached.
Public propertyCurrentIndex Current index of the object in the parent's collection.
Public propertyIndexAdjustment IndexAdjustment can be set to adjust the index of this object - for example to for it to be rendered after some other objects. Objects that are manually set as transparent are rendered last in this way. Also objects with image brushes are rendered before objects with Opacity lower than 1 or Alpha value lower then 1.
Public propertyNewIndex New index of the object in the parent's collection.
Public propertySortedValue Gets or sets a value that will be used to sort the objects.
Top
See Also