FLiveLinkCameraFrameData

Dynamic data for camera

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

LiveLinkInterface

Header

/Engine/Source/Runtime/LiveLinkInterface/Public/Roles/LiveLinkCameraTypes.h

Include

#include "Roles/LiveLinkCameraTypes.h"

Syntax

struct FLiveLinkCameraFrameData : public FLiveLinkTransformFrameData

Remarks

Dynamic data for camera

Variables

Name Description

Public variable

float

 

Aperture

Aperture of the camera in terms of f-stop.

Public variable

float

 

AspectRatio

Aspect Ratio of the camera (Width / Heigth)

Public variable

float

 

FieldOfView

Field of View of the camera in degrees.

Public variable

float

 

FocalLength

Focal length of the camera.

Public variable

float

 

FocusDistance

Focus distance of the camera in cm. Works only in manual focus method.

Public variable

ELiveLinkCamera...

 

ProjectionMode

ProjectionMode of the camera (Perspective, Orthographic, etc...)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss