FPOV

Point Of View structure used in Camera calculations

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/EngineTypes.h

Include

#include "Engine/EngineTypes.h"

Syntax

struct FPOV

Remarks

Point Of View structure used in Camera calculations

Variables

Name Description

Public variable

float

 

FOV

FOV angle

Public variable

FVector

 

Location

Location

Public variable

FRotator

 

Rotation

Rotation

Constructors

Name Description

Public function

FPOV()

Public function

FPOV

(
    FVector InLocation,
    FRotator InRotation,
    float InFOV
)

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