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.
|
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... | |
A position in the panoramic scene.
EPanoramicUnits FPanoramicPosition::Units = EPanoramicUnits::Pixels |
The units to express this position.
FVector2D FPanoramicPosition::Value = FVector2D::ZeroVector |
The position in the specified units.