|
BaseTransparentObject3DIndexAdjustment Property |
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.
Namespace: Ab3d.Common.UtilitiesAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public int IndexAdjustment { get; set; }
Property Value
Int32See Also