Creates an instance of Renderer.
width, height }
Optional
colors: ColorsPrivate
customCustom highlight color.
HTML element to which renderer render data.
Private
lastLast highlighted Mesh.
Private
lockerLocks highlight rendering.
Private
rendererCurrent WebGL rendering instance.
Private
computePrivate
Computes raycast based on input postion, scene and camera.
Private
highlightPrivate
Handles "hover" over the object.
Private
selectPrivate
Handles "click" of the object.
Sets size of renderer and DOM element.
width, height }
Generated using TypeDoc
Initializes and handles rendering.
Author
Matej Hakoš