Options
All
  • Public
  • Public/Protected
  • All
Menu

Defines the minimum contract an Edges renderer should follow.

Hierarchy

Implemented by

Index

Properties

customInstances: SmartArray<Matrix>

List of instances to render in case the source mesh has instances

isEnabled: boolean

Gets or sets a boolean indicating if the edgesRenderer is active

Methods

  • dispose(): void
  • Releases all held resources

    Returns void

  • isReady(): boolean
  • Checks whether or not the edges renderer is ready to render.

    Returns boolean

    true if ready, otherwise false.

  • render(): void
  • Renders the edges of the attached mesh,

    Returns void

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Static method

Settings

Theme