set_control_binding_disabled
Description:
This function is used to disable the control bindings on a property for some time, i.e. sync_values will do nothing for the property.
Parameters:
this |
the object that has controlled properties |
property_name |
property to disable |
disabled |
boolean that specifies whether to disable the controller or not. |