ICameraPhotography

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/CameraPhotographyModule.h

Include

#include "CameraPhotographyModule.h"

Syntax

class ICameraPhotography

Constructors

Name Description

Public function

ICameraPhotography()

Destructors

Name Description

Public function Virtual

~ICameraPhotography()

Functions

Name Description

Public function

void

 

DefaultConstrainCamera

(
    const FVector NewCameraLocation,
    const FVector PreviousCameraLocatio...,
    const FVector OriginalCameraLocatio...,
    FVector& OutCameraLocation,
    APlayerCameraManager* PCMgr
)

Public function

const TCHAR ...

 

GetProviderName()

Public function

bool

 

IsSupported()

Public function

void

 

SetUIControlVisibility

(
    uint8 UIControlTarget,
    bool bIsVisible
)

Public function

void

 

StartSession()

Public function

void

 

StopSession()

Public function

bool

 

UpdateCamera

(
    FMinimalViewInfo& InOutPOV,
    APlayerCameraManager* PCMgr
)

Public function

void

 

UpdatePostProcessing

(
    FPostProcessSettings& InOutPostPro...
)

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