Navigation
API > API/Editor > API/Editor/VREditor > API/Editor/VREditor/UVREditorMode
Description
Sets a new transform for the room, in world space. This is basically setting the editor's camera transform for the viewport
| Name | SetRoomTransform |
| Type | function |
| Header File | /Engine/Source/Editor/VREditor/Public/VREditorMode.h |
| Include Path | #include "VREditorMode.h" |
| Source | /Engine/Source/Editor/VREditor/Private/VREditorMode.cpp |
void SetRoomTransform
(
const FTransform & NewRoomTransform
)