Page 1 of 1

unbind a property from scene data channel

Posted: 03 Apr 2014, 11:33
by kris rok
is it possible to delete the connection between some property and a scene data channel?
the only way i found out about so far is deleting the channel, but this of course also clears all other connections to said channel.

Re: unbind a property from scene data channel

Posted: 03 Apr 2014, 18:26
by ErikB
several ways:

right click on the property and you will see the binding (toSource) .. next to that, you will sen an X. click it.

or

right click on the channel and you will see a list of all properties bound to it. next to each one, there is an X... clicking will delete that binding.