UGizmoBoxComponent

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

Include

#include "BaseGizmos/GizmoBoxComponent.h"

Syntax

class UGizmoBoxComponent : public UGizmoBaseComponent

Remarks

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

Variables

Name Description

Public variable

bool

 

bEnableAxisFlip

Public variable

bool

 

bRemoveHiddenLines

Public variable

FVector

 

Dimensions

Public variable

float

 

LineThickness

Public variable

FVector

 

Origin

Public variable

FQuat

 

Rotation

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