Navigation
API > API/Runtime > API/Runtime/GeometryCore
| |
|
| Name |
FSpatialPhotoParams |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/GeometryCore/Public/Image/SpatialPhotoSet.h |
| Include Path |
#include "Image/SpatialPhotoSet.h" |
Syntax
struct FSpatialPhotoParams
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Dimensions |
FImageDimensions |
Pixel dimensions of the photo image |
Image/SpatialPhotoSet.h |
|
| Frame |
FFrame3d |
Coordinate system of the view camera - X() is forward, Z() is up |
Image/SpatialPhotoSet.h |
|
| HorzFOVDegrees |
double |
Horizontal Field-of-View of the camera in degrees (full FOV, so generally calculations will use half this value) |
Image/SpatialPhotoSet.h |
|
| NearPlaneDist |
double |
Near-plane distance of the camera. |
Image/SpatialPhotoSet.h |
|
Functions
Public
Operators