FLiveLinkCameraStaticData

Static data for Camera data.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

LiveLinkInterface

Header

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

Include

#include "Roles/LiveLinkCameraTypes.h"

Syntax

struct FLiveLinkCameraStaticData : public FLiveLinkTransformStaticData

Remarks

Static data for Camera data.

Variables

Name Description

Public variable

bool

 

bIsApertureSupported

Whether Aperture in frame data can be used.

Public variable

bool

 

bIsAspectRatioSupported

Whether AspectRatio in frame data can be used.

Public variable

bool

 

bIsFieldOfViewSupported

Whether FieldOfView in frame data can be used.

Public variable

bool

 

bIsFocalLengthSupported

Whether FocalLength in frame data can be used.

Public variable

bool

 

bIsFocusDistanceSupported

Whether FocusDistance in frame data can be used.

Public variable

bool

 

bIsProjectionModeSupported

Whether ProjectionMode in frame data can be used.

Public variable

float

 

FilmBackHeight

Used with CinematicCamera. Values greater than 0 will be applied.

Public variable

float

 

FilmBackWidth

Used with CinematicCamera. Values greater than 0 will be applied.

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