OptionalisEnabled: booleanOptionalmode: EnumValue<VertexRendererMode, number>OptionalcolorTint: Immutable<Color>Enables or disables the vertex rendering over the scene geometry.
Defines the vertex rendering mode.
Copies all properties defined by the prototype of VertexRendererSettings from other to this instance.
Clones this instance and returns a new VertexRendererSettings with identical values.
Determines if this VertexRendererSettings instance is equal to the other instance.
StaticisDetermines if both VertexRendererSettings instances are equal.
A structure that contains settings for a VertexRenderer.