|
As the name suggests, Global Variables are used accross multiple scenes to wire a particular parameter or data. This helps user to do or set change in one scene and get the affect in multiple scenes. One Global Variable can be used in any number of scenes and any scene using this variable can retrieve or set the value into it.
Lets see how user can use Color type Global Variables in a scene to set color in multiple scenes.
|