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.
this |
the object that has controlled properties |
property_name |
property to disable |
disabled |
boolean that specifies whether to disable the controller or not. |