GetCameraShakeBlendTimes

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

void

 

GetCameraShakeBlendTimes

(
    float& OutBlendIn,
    float& OutBlendOut
)

Gets the duration of this camera shake's blend in and out.

Public function Static

bool

 

GetCameraShakeBlendTimes

(
    TSubclassOf< UCameraShakeBase > Cam...,
    float& OutBlendIn,
    float& OutBlendOut
)

Gets the default blend in/out durations for camera shakes of the given class.

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