![]() |
UE5 360 Stereo Panoramic Player 1.2.9
Create interactive Media Players and Virtual Tours for mono and stereo 360 panoramic images and videos in Unreal Engine 5.
|
CAPanoramicDirector | Handle the playing of panoramic experiences |
CAPanoramicPawn | The default pawn for the panoramic experience |
CAPanoramicSphere | PanoramicSphere is the main class to view a panoramic source (both UTexture2D and MediaTexture) |
CFPanoramicPosition | A position in the panoramic scene |
CFPanoramicStageImageData | Collects data for an image stage |
CFPanoramicStageMovieData | Collects data for a movie stage |
CFPanoramicStageNavigation | A stage navigation allows to switch from one stage to another one |
CFSphereConfig | Configuration for the sphere generation |
CFStereoPanoramicPlayerModule | Plugin module implementation |
CIPanoramicWidgetViewfinderInterface | Panoramic UMG Widget Viewfinder interface |
CUNavigationTexture | The navigation texture "wraps" a UTexture2D and allow the access of its raw data from the cpu |
CUPanoramicBlueprintFunctionLibrary | Utilities functions accessible even from blueprints |
CUPanoramicExperience | Collects data of a panoramic experience |
CUPanoramicInteractionComponent | The component used to perfom interactions with the stage navigations |
CUPanoramicStage | Defines a stage of a panoramic experience |
CUPanoramicWidgetComponent | UPanoramicWidgetComponent extends the UWidgetComponent to overwrite the default material, and to associate a stage navigation data |
CUPanoramicWidgetViewfinderInterface |