FCameraShakeApplyResultParams

Parameter structure for appling scale and playspace to a camera shake result.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Camera/CameraShakeBase.h"

Syntax

struct FCameraShakeApplyResultParams

Remarks

Parameter structure for appling scale and playspace to a camera shake result.

Variables

Name Description

Public variable

TWeakObjectPtr<...

 

CameraManager

Optional camera manager for queuing up blended post-process settings

Public variable

ECameraShakePla...

 

PlaySpace

The play space to modify the result by

Public variable

float

 

Scale

The scale to apply to the result

Public variable

FMatrix

 

UserPlaySpaceMatrix

The custom space to use when PlaySpace is UserDefined

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