PickHandlerData
- class cee.PickHandlerData()
Object containing pick handler data, used in the
PickHandler
Properties
- cee.PickHandlerData.modifiers
The state of the modifier keys while the picking was performed.
- cee.PickHandlerData.ray
The
Raydefined by position and direction in world coordinates.
- cee.PickHandlerData.view
The
Viewthe picking was performed in.