uPano  v3.1
InfinityCode.uPano.Actions Namespace Reference

Classes

class  AnimatedAction
 Base class for animated Interactive Element actions More...
 
class  CopyPanTilt
 Copy pan and tilt from source to target panorama More...
 
class  DestroyCurrentPanorama
 Destroys the current panorama More...
 
class  InstantiatePrefab
 Instantiates prefab More...
 
class  InteractiveElementAction
 Base class for Interactive Element actions More...
 
class  LoadAnotherPanorama
 Destroys the current one and loads an another panorama More...
 
class  LoadScene
 Loads the Scene by its name or index in Build Settings More...
 
class  OpenURL
 Opens URL using the default browser More...
 
class  PlaySound
 Plays AudioClip or AudioSource More...
 
class  SetCursor
 Sets the mouse cursor to the given texture More...
 
class  SetFov
 Sets fov of the panorama More...
 
class  SetGameObjectActive
 Activates / Deactivates the GameObject More...
 
class  SetPanTilt
 Sets pan and tilt of the panorama More...
 
class  SetScale
 Sets the scale of the current IScalableElement More...
 
class  SetText
 Sets the value for UI.Text. More...
 
class  SetTransformPosition
 Sets a new position for the Transform More...
 
class  SetTransformRotation
 Sets a new position for the Transform More...
 
class  TransitionAction
 Base class for actions that support transitions More...