UGizmoLineHandleComponent

Simple Component intended to be used as part of 3D Gizmos.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Public/BaseGizmos/GizmoLineHandleComponent.h

Include

#include "BaseGizmos/GizmoLineHandleComponent.h"

Syntax

class UGizmoLineHandleComponent : public UGizmoBaseComponent

Remarks

Simple Component intended to be used as part of 3D Gizmos. Draws line terminated by a short perpendicular handle line based on parameters.

Variables

Name Description

Public variable

bool

 

bImageScale

Public variable

FVector

 

Direction

Public variable

float

 

HandleSize

Public variable

float

 

Length

Public variable

FVector

 

Normal

Public variable

float

 

Thickness

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