UGizmoRectangleComponent

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/GizmoRectangleComponent.h

Include

#include "BaseGizmos/GizmoRectangleComponent.h"

Syntax

class UGizmoRectangleComponent : public UGizmoBaseComponent

Remarks

Simple Component intended to be used as part of 3D Gizmos. Draws outline of 3D rectangle based on parameters.

Variables

Name Description

Public variable

FVector

 

DirectionX

Public variable

FVector

 

DirectionY

Public variable

float

 

LengthX

Public variable

float

 

LengthY

Public variable

float

 

OffsetX

Public variable

float

 

OffsetY

Public variable

uint8

 

SegmentFlags

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