FCameraCacheEntry

Cached camera POV info, stored as optimization so we only need to do a full camera update once per tick.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Camera/PlayerCameraManager.h

Include

#include "Camera/PlayerCameraManager.h"

Syntax

struct FCameraCacheEntry

Remarks

Cached camera POV info, stored as optimization so we only need to do a full camera update once per tick.

Variables

Name Description

Public variable

FMinimalViewInf...

 

POV

Camera POV to cache.

Public variable

float

 

TimeStamp

World time this entry was created.

Constructors

Name Description

Public function

FCameraCacheEntry()

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