Constructors
constructor
- new Picker(array: any): Picker
Methods
_applyTransformations
- _applyTransformations(vector: any, instance: any, component: any): any
-
Parameters
-
vector: any
-
instance: any
-
component: any
Returns any
_getPosition
-
Returns Vector3
the object position
getIndex
-
Parameters
Returns any
the index
getObject
-
Parameters
Returns any
the object data
getPosition
- getPosition(pid: any, instance: any, component: any): Vector3
-
Parameters
-
pid: any
-
instance: any
-
component: any
Returns Vector3
the position
Picker class