base class — bpy_struct
Collection of channel driver Variables
Add a new variable for the driver
Returns: | Newly created Driver Variable |
---|---|
Return type: | DriverVariable |
Remove an existing variable from the driver
Parameters: | variable (DriverVariable, (never None)) – Variable to remove from the driver |
---|
Inherited Properties
Inherited Functions
|
References