![]() |
uPano
v3.1
|
Global settings for all panoramas More...
Public Attributes | |
| GameObject | defaultHotSpotPrefab |
| Prefab by default, which will be used if the Hot Spot prefab is not specified More... | |
| GameObject | defaultDirectionPrefab |
| Prefab by default, which will be used if the Direction prefab is not specified More... | |
| GameObject | beforeTransitionPrefab |
| Prefab which contains the transition that is played before the panorama is closed More... | |
| GameObject | afterTransitionPrefab |
| Prefab which contains the transition that is played after the panorama is closed More... | |
Properties | |
| static GlobalSettings | instance [get] |
| Reference to instance More... | |
Properties inherited from InfinityCode.uPano.Plugins.Plugin | |
| Pano | pano [get] |
| Reference to the panorama More... | |
| PanoRenderer | panoRenderer [get] |
| Reference to the pano renderer More... | |
Global settings for all panoramas
| GameObject InfinityCode.uPano.GlobalSettings.afterTransitionPrefab |
Prefab which contains the transition that is played after the panorama is closed
| GameObject InfinityCode.uPano.GlobalSettings.beforeTransitionPrefab |
Prefab which contains the transition that is played before the panorama is closed
| GameObject InfinityCode.uPano.GlobalSettings.defaultDirectionPrefab |
Prefab by default, which will be used if the Direction prefab is not specified
| GameObject InfinityCode.uPano.GlobalSettings.defaultHotSpotPrefab |
Prefab by default, which will be used if the Hot Spot prefab is not specified
|
staticget |
Reference to instance