UCameraShakeBase::SetUserPlaySpaceMatrix

Sets the current play space matrix.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Camera/CameraShakeBase.h"

Syntax

void SetUserPlaySpaceMatrix
(
    const FMatrix & InMatrix
)

Remarks

Sets the current play space matrix. This method has no effect if the shake isn't active, or if its play space isn't 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