base classes — bpy_struct, Sensor
Sensor to detect objects colliding with the current object, with more settings than the Touch sensor
Only look for objects with this material (blank = all objects)
Type: | string, default “”, (never None) |
---|
Only look for objects with this property (blank = all objects)
Type: | string, default “”, (never None) |
---|
Toggle collision on material or property
Type: | boolean, default False |
---|
Change to the set of colliding objects generates pulse
Type: | boolean, default False |
---|
Inherited Properties
Inherited Functions