EInteractorShape

The types of interactor shapes we support

Windows
MacOS
Linux

References

Module

EditableMesh

Header

/Engine/Plugins/Runtime/EditableMesh/Source/EditableMesh/Public/MeshEditorInteractorData.h

Include

#include "MeshEditorInteractorData.h"

Syntax

enum EInteractorShape
{
    Invalid,
    GrabberSphere,
    Laser,
}

Values

Name

Description

Invalid

Invalid shape (or none)

GrabberSphere

Grabber sphere

Laser

Laser pointer shape

Remarks

The types of interactor shapes we support

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss