UCameraAnimInst::SetPlaySpace

Sets this anim to play in an alternate playspace

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Camera/CameraAnimInst.h"

Source

/Engine/Source/Runtime/Engine/Private/Camera/CameraAnimInst.cpp

Syntax

void SetPlaySpace
(
    ECameraAnimPlaySpace::Type NewSpace,
    FRotator UserPlaySpace
)

Remarks

Sets this anim to play in an alternate playspace

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