UE5 360 Stereo Panoramic Player 1.2.5
Create interactive Media Players and Virtual Tours for mono and stereo 360 panoramic images and videos in Unreal Engine 5.
Loading...
Searching...
No Matches
Public Attributes | List of all members
FPanoramicPosition Struct Reference

A position in the panoramic scene. More...

#include <PanoramicPosition.h>

Public Attributes

EPanoramicUnits Units = EPanoramicUnits::Pixels
 The units to express this position. More...
 
FVector2D Value = FVector2D::ZeroVector
 The position in the specified units. More...
 

Detailed Description

A position in the panoramic scene.

Member Data Documentation

◆ Units

EPanoramicUnits FPanoramicPosition::Units = EPanoramicUnits::Pixels

The units to express this position.

◆ Value

FVector2D FPanoramicPosition::Value = FVector2D::ZeroVector

The position in the specified units.

See also
EPanoramicUnits

The documentation for this struct was generated from the following file: