UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::GizmoRenderingUtil::FSubGizmoTransformAdjuster::FSettings Struct Reference

#include <ViewBasedTransformAdjusters.h>

Public Member Functions

 FSettings ()
 

Public Attributes

bool bKeepConstantViewSize = true
 
bool bMirrorBasedOnOctant = true
 
bool bUseWorldAxesForGizmo = false
 
double DistanceInFrontOfCameraInOrtho = 0
 

Constructor & Destructor Documentation

◆ FSettings()

UE::GizmoRenderingUtil::FSubGizmoTransformAdjuster::FSettings::FSettings ( )
inline

Member Data Documentation

◆ bKeepConstantViewSize

bool UE::GizmoRenderingUtil::FSubGizmoTransformAdjuster::FSettings::bKeepConstantViewSize = true

◆ bMirrorBasedOnOctant

bool UE::GizmoRenderingUtil::FSubGizmoTransformAdjuster::FSettings::bMirrorBasedOnOctant = true

◆ bUseWorldAxesForGizmo

bool UE::GizmoRenderingUtil::FSubGizmoTransformAdjuster::FSettings::bUseWorldAxesForGizmo = false

◆ DistanceInFrontOfCameraInOrtho

double UE::GizmoRenderingUtil::FSubGizmoTransformAdjuster::FSettings::DistanceInFrontOfCameraInOrtho = 0

The documentation for this struct was generated from the following file: