Lost Ark SDK  1.148.153.0
SDK::FViewPointInfo Struct Reference

#include <LA_EFGame_structs.hpp>

Collaboration diagram for SDK::FViewPointInfo:

Public Attributes

float FOV
 
float ZoomDist
 
float Pitch
 
float Yaw
 
struct FVector RelativeCenterPos
 
float InterpolationRatio
 
unsigned long bUseCamPostProcessSetting: 1
 
struct FPostProcessSettings CamPostProcessSettings
 
struct FEFCameraOverrideFogSettings CamFogSettings
 
struct FString CameraPostProcessKey
 
unsigned long bUseFadeInOut: 1
 
float FadeInTime
 
float FadeOutTime
 

Member Data Documentation

◆ bUseCamPostProcessSetting

unsigned long SDK::FViewPointInfo::bUseCamPostProcessSetting

◆ bUseFadeInOut

unsigned long SDK::FViewPointInfo::bUseFadeInOut

◆ CameraPostProcessKey

struct FString SDK::FViewPointInfo::CameraPostProcessKey

◆ CamFogSettings

struct FEFCameraOverrideFogSettings SDK::FViewPointInfo::CamFogSettings

◆ CamPostProcessSettings

struct FPostProcessSettings SDK::FViewPointInfo::CamPostProcessSettings

◆ FadeInTime

float SDK::FViewPointInfo::FadeInTime

◆ FadeOutTime

float SDK::FViewPointInfo::FadeOutTime

◆ FOV

float SDK::FViewPointInfo::FOV

◆ InterpolationRatio

float SDK::FViewPointInfo::InterpolationRatio

◆ Pitch

float SDK::FViewPointInfo::Pitch

◆ RelativeCenterPos

struct FVector SDK::FViewPointInfo::RelativeCenterPos

◆ Yaw

float SDK::FViewPointInfo::Yaw

◆ ZoomDist

float SDK::FViewPointInfo::ZoomDist

The documentation for this struct was generated from the following file: