base class — bpy_struct
Driver for the value of a setting based on an external value
Expression to use for Scripted Expression
| Type : | string, default “” |
|---|
Driver could not be evaluated in past, so should be skipped
| Type : | boolean, default False |
|---|
Show intermediate values for the driver calculations to allow debugging of drivers
| Type : | boolean, default False |
|---|
Driver type
| Type : | enum in [‘AVERAGE’, ‘SUM’, ‘SCRIPTED’, ‘MIN’, ‘MAX’], default ‘AVERAGE’ |
|---|
Properties acting as inputs for this driver
| Type : | ChannelDriverVariables bpy_prop_collection of DriverVariable, (readonly) |
|---|
Inherited Properties
Inherited Functions
|
References