base classes — bpy_struct, Sensor
Sensor to detect mouse events
Type of event this mouse sensor should trigger on
| Type: | enum in [‘LEFTCLICK’, ‘MIDDLECLICK’, ‘RIGHTCLICK’, ‘WHEELUP’, ‘WHEELDOWN’, ‘MOVEMENT’, ‘MOUSEOVER’, ‘MOUSEOVERANY’], default ‘LEFTCLICK’ |
|---|
Moving the mouse over a different object generates a pulse
| Type: | boolean, default False |
|---|
Inherited Properties
Inherited Functions