Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/MovieScene/Public/IMovieScenePlayer.h |
Include |
#include "IMovieScenePlayer.h" |
Updates the perspective viewports with the actor to view through
Parameter |
Description |
---|---|
CameraObject |
The object, probably a camera, that the viewports should lock to |
UnlockIfCameraObject |
If this is not nullptr, release actor lock only if currently locked to this object. |
bJumpCut |
Whether this is a jump cut, ie. the cut jumps from one shot to another shot |