base classes — bpy_struct, Sensor
Sensor to detect mouse events
Specify the type of event this mouse sensor should trigger on
| Type : | enum in [‘LEFTCLICK’, ‘MIDDLECLICK’, ‘RIGHTCLICK’, ‘WHEELUP’, ‘WHEELDOWN’, ‘MOVEMENT’, ‘MOUSEOVER’, ‘MOUSEOVERANY’], default ‘LEFTCLICK’ |
|---|
Inherited Properties
Inherited Functions
|