base classes — bpy_struct, Sensor
Sensor to detect values and changes in values of properties
Type of property evaluation
| Type : | enum in [‘PROPEQUAL’, ‘PROPNEQUAL’, ‘PROPINTERVAL’, ‘PROPCHANGED’], default ‘PROPEQUAL’ |
|---|
| Type : | string, default “” |
|---|
Check for this value in types in Equal or Not Equal types
| Type : | string, default “” |
|---|
Specify maximum value in Interval type
| Type : | string, default “” |
|---|
Specify minimum value in Interval type
| Type : | string, default “” |
|---|
Inherited Properties
Inherited Functions
|