OptionalbackfacesWhether Effect backfaces are visible.
Default is false.
OptionalclearSets whether to clear the depth buffer before rendering this style bin.
When true, objects in this style bin are also rendered in a
depth-cleared style-bin pass, making the bin treatment visible through
occluding geometry while leaving the object's normal rendering treatment
intact.
Default is false.
Note: updating this property marks the View dirty but does not change membership.
OptionaledgeOptionaledgeThe RGB color of Effect edges.
Default is [0.2, 0.2, 0.2].
OptionaledgesWhether Effect edges are visible.
Default is true.
OptionaledgePixel width of Effect edges.
Default is 1.
OptionalenabledWhether this style bin participates in rendering.
OptionalfillWhether Effect surfaces are filled.
Default is true.
OptionalfillOptionalfillThe RGB color of Effect surfaces.
Default is [1.0, 1.0, 1.0].
Unique ID of the style bin within the View.
OptionalpriorityConflict precedence when multiple enabled bins contain the same ViewObject.
Higher-priority bins win. Equal priorities are resolved deterministically by style-bin ID.
Parameters for a user-defined object style bin in a View.