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 “”, (never None) |
---|
Check for this value in types in Equal or Not Equal types
Type: | string, default “”, (never None) |
---|
Maximum value in Interval type
Type: | string, default “”, (never None) |
---|
Minimum value in Interval type
Type: | string, default “”, (never None) |
---|
Inherited Properties
Inherited Functions