PickHandlerData

class cee.PickHandlerData()

Object containing pick handler data, used in the PickHandler

Properties


Properties

cee.PickHandlerData.modifiers

The state of the modifier keys while the picking was performed.

cee.PickHandlerData.ray

The Ray defined by position and direction in world coordinates.

cee.PickHandlerData.view

The View the picking was performed in.