OptionalisEnabled: booleanOptionalmode: EnumValue<WireframeRendererMode>OptionalcolorTint: Immutable<SRGBColor>Optionalthickness: numberOptionalisBackfaceCulling: booleanProtected_Protected_Protected_Protected_Protected_Sets the color which the wireframe is rendered with.
Determins if triangles facing away from the camera should be drawn.
Enables or disables the wireframe rendering over the scene geometry.
Defines the wireframe rendering mode.
The thickness in pixels of the drawn wireframe lines.
Copies all properties defined by the prototype of WireframeRendererSettings from other to this instance.
Clones this instance and returns a new WireframeRendererSettings with identical values.
Determines if this WireframeRendererSettings instance is equal to the other instance.
Staticis
A structure that contains settings for a WireframeRenderer.