Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/UMovieSceneSubSection
Description
Sets the external rotation for controlling the transform origin in the level editor through the edtior mode's gizmo
| Name | SetKeyPreviewRotation |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieScene/Public/Sections/MovieSceneSubSection.h |
| Include Path | #include "Sections/MovieSceneSubSection.h" |
| Source | /Engine/Source/Runtime/MovieScene/Private/Sections/MovieSceneSubSection.cpp |
void SetKeyPreviewRotation
(
TOptional < FRotator > InRotation
)
Parameters
| Name | Remarks |
|---|---|
| InRotation | An optional vector specifying the gizmo's current location |
See Also
- FSubTrackEditorMode