Navigation
Unreal Engine C++ API Reference > Editor > ViewportInteraction
References
Module | ViewportInteraction |
Header | /Engine/Source/Editor/ViewportInteraction/Public/ViewportInteractor.h |
Include | #include "ViewportInteractor.h" |
Syntax
enum EHitResultGizmoFilterMode
{
All,
NoGizmos,
GizmosOnly,
}
Values
Name | Description |
---|---|
All | |
NoGizmos | |
GizmosOnly |
Remarks
Filter mode for GetHitResultFromLaserPointer