# Candera Transitions

This version introduces a basic transition framework to [Candera](http://dev.doc.cgistudio.at/APILINK/namespace_candera.html "[DataBinding_RefTypeSample]") to allow activation and deactivation of nodes or scenes using configurable transition fragments based on a set of rules and a request. Currently only fading and switching is supported. For details on how to use the transition framework please refer to PID\_app\_dev\_tutorial\_11 on how to use the framework as well as the documentation of the [Transitions::TransitionStrategy](http://dev.doc.cgistudio.at/APILINK/class_candera_1_1_transitions_1_1_transition_strategy.html), which lies at the core of the framework.

---