Click or drag to resize
AB4D logo

TransparencySorterConsiderNonSolidColoredBrushesAsTransparent Field

When true (by default), then objects with materials that use ImageBrush or VisualBrush are re-arranged so they are rendered before objects with non-transparent SolidColorObject materials.

Namespace: Ab3d.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public bool ConsiderNonSolidColoredBrushesAsTransparent

Field Value

Boolean
See Also