Skip to content

Drivers

joshuabloemer edited this page Oct 5, 2020 · 1 revision

Drivers

[ improvement needed ]

add_driver(path,property,index=-1):

Adds a new Driver.
Path is the reference to the data that contains the property and property is the name of the property(string).
Index is used for properties with multiple values like Location or Rotation.

remove_driver(driver):

Removes the provided Driver

Clone this wiki locally