PanoShard
360 Gigapixel Panorama Framework
Loading...
Searching...
No Matches
Reshardic.PanoShard.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  NorthMarkerHotspotData
 Represents a North Marker hotspot, used to define the north direction in a panorama. This hotspot has no runtime visual representation but is used for orientation alignment. 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  SouthMarkerHotspotData
 Represents a South Marker hotspot, used to define the south direction in a panorama. This is used in conjunction with North Marker to correct non-linear floor plan mappings. 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...