Gets whether to render backfaces for style-bin surfaces when Effect.fill is true.
Default is false.
Sets whether to render backfaces for style-bin surfaces when Effect.fill is true.
Default is false.
Gets whether to clear the depth buffer before rendering this style bin.
Default is false.
Sets 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.
Gets the transparency of style-bin edges.
A value of 0.0 indicates fully transparent, 1.0 is fully opaque.
Default is 0.2.
Sets the transparency of style-bin edges.
A value of 0.0 indicates fully transparent, 1.0 is fully opaque.
Default is 0.2.
Gets if style-bin edges are visible.
Default is true.
Sets if style-bin edges are visible.
Default is true.
Gets the width of style-bin edges.
This is not supported by WebGL implementations based on DirectX [2019].
Default value is 1.0 pixels.
Sets the width of style-bin edges.
Default value is 1.0 pixels.
Gets if style-bin surfaces are filled with color.
Default is true.
Sets if style-bin surfaces are filled with color.
Default is true.
Gets the transparency of style-bin surfaces.
A value of 0.0 indicates fully transparent, 1.0 is fully opaque.
Default is 0.2.
Sets the transparency of style-bin surfaces.
A value of 0.0 indicates fully transparent, 1.0 is fully opaque.
Default is 0.2.
Gets the current configuration of this Effect.
Configures the appearance of ViewObjects that belong to a ViewStyleBin.