OptionalisEnabled: booleanOptionalmode: EnumValue<WireframeRendererMode, number>OptionalcolorTint: Immutable<Color>Optionalthickness: numberOptionalisBackfaceCulling: booleanProtected_colorProtected_isProtected_isProtected_modeProtected_thicknessDetermins 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.
StaticisDetermines if both WireframeRendererSettings instances are equal.
A structure that contains settings for a WireframeRenderer.