Options
All
  • Public
  • Public/Protected
  • All
Menu

Class VolumePicker

Hierarchy

Index

Constructors

constructor

Accessors

data

  • get data(): any

type

  • get type(): string

Methods

_applyTransformations

  • _applyTransformations(vector: any, instance: any, component: any): any

_getPosition

  • _getPosition(pid: any): Vector3

getIndex

  • getIndex(pid: any): any

getObject

  • getObject(pid: any): object

getPosition

  • getPosition(pid: any, instance: any, component: any): Vector3
  • Get position for the given picking id

    Parameters

    • pid: any

      the picking id

    • instance: any

      the instance that should be applied

    • component: any

      the component of the picked object

    Returns Vector3

    the position

Generated using TypeDoc