uPano  v3.1
InfinityCode.uPano.GlobalSettings Class Reference

Global settings for all panoramas More...

Inheritance diagram for InfinityCode.uPano.GlobalSettings:
InfinityCode.uPano.Plugins.Plugin

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...
 

Detailed Description

Global settings for all panoramas

Member Data Documentation

◆ afterTransitionPrefab

GameObject InfinityCode.uPano.GlobalSettings.afterTransitionPrefab

Prefab which contains the transition that is played after the panorama is closed

◆ beforeTransitionPrefab

GameObject InfinityCode.uPano.GlobalSettings.beforeTransitionPrefab

Prefab which contains the transition that is played before the panorama is closed

◆ defaultDirectionPrefab

GameObject InfinityCode.uPano.GlobalSettings.defaultDirectionPrefab

Prefab by default, which will be used if the Direction prefab is not specified

◆ defaultHotSpotPrefab

GameObject InfinityCode.uPano.GlobalSettings.defaultHotSpotPrefab

Prefab by default, which will be used if the Hot Spot prefab is not specified

Property Documentation

◆ instance

GlobalSettings InfinityCode.uPano.GlobalSettings.instance
staticget

Reference to instance