Stores information provided by Render-picking e.g. using Picker and provides methods for further calculation of positions and normals etc.

Authors

Jirka Dell'Oro-Friedl, HFU, 2021

Constructors

Properties

color: Color
gizmo?: Component
node: Node
textureUV: Vector2
zBuffer: number

Accessors

  • set mtxViewToWorld(_mtxViewToWorld): void
  • Called solely by the renderer to enable calculation of the world coordinates of this Pick

    Parameters

    Returns void