GigaSphere
360 Tiled panorama engine
Loading...
Searching...
No Matches
Revoid.GigaSphere.Hotspots Namespace Reference

Namespaces

namespace  Animation
 

Classes

class  HotspotAnchor
 Represents an abstract base class for defining interactive hotspots in a tour. More...
 
class  HotspotData
 Represents the base class for hotspot data, containing common properties and behavior for hotspots in a panoramic environment. More...
 
class  PrefabVersion
 Marks a hotspot prefab with a version priority for custom overrides. Higher version values take precedence when multiple prefabs exist for the same type. More...
 
class  SceneHotspotBinding
 Stores serialized hotspot data for authoring-generated scenes and reinitializes the hotspot at runtime. More...
 
class  TextBlockHotspot
 Represents a hotspot that displays a text block when interacted with. Example hotspot. More...
 
class  TextBlockHotspotData
 Represents hotspot data for a text block, including a title and content. More...
 
class  TransitionHotspot
 Represents a hotspot that transitions the user to a different location within a tour. More...
 
class  TransitionHotspotData
 Represents a hotspot that transitions to a different location. More...
 
class  UrlRedirectHotspot
 Represents a hotspot that opens an external URL when clicked. More...
 
class  UrlRedirectHotspotData
 Represents the data required to configure a URL redirect hotspot, including the target URL and the image to display as a clickable link. More...
 
class  VideoPlayerHotspot
 Represents a hotspot that integrates with a VideoPlayer to provide interactive video playback functionality within a tour environment. More...
 
class  VideoPlayerHotspotData
 Represents the data required to configure a video player hotspot, including playback settings, volume, and attenuation parameters. More...