PickHandlerData

class cee.PickHandlerData()

Object containing pick handler data, used in the PickHandler

Properties


Properties

PickHandlerData.modifiers
Type:

KeyboardModifiers

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

PickHandlerData.ray
Type:

Ray

The Ray defined by position and direction in world coordinates.

PickHandlerData.view
Type:

View

The View the picking was performed in.