base classes — bpy_struct, Sensor
Sensor to detect objects in a cone shaped radar emanating from the current object
Opening angle of the radar cone
| Type: | float in [0, 3.13985], default 0.0 |
|---|
Along which axis the radar cone is cast
| Type: | enum in [‘XAXIS’, ‘YAXIS’, ‘ZAXIS’, ‘NEGXAXIS’, ‘NEGYAXIS’, ‘NEGZAXIS’], default ‘XAXIS’ |
|---|
Depth of the radar cone
| Type: | float in [0, 10000], default 0.0 |
|---|
Only look for objects with this property (blank = all objects)
| Type: | string, default “”, (never None) |
|---|
Inherited Properties
Inherited Functions