Navigation
Unreal Engine C++ API Reference > Editor > ViewportInteraction
References
Module | ViewportInteraction |
Header | /Engine/Source/Editor/ViewportInteraction/Public/ViewportWorldInteraction.h |
Include | #include "ViewportWorldInteraction.h" |
Syntax
enum EViewportWorldInteractionType
{
VR = 0,
Legacy = 1,
}
Values
Name | Description |
---|---|
VR | |
Legacy |