UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UIntervalGizmo::FParameterSources Struct Reference

#include <IntervalGizmo.h>

Public Attributes

UGizmoLocalFloatParameterSourceRightInterval = nullptr
 
UGizmoLocalFloatParameterSourceLeftInterval = nullptr
 
UGizmoLocalFloatParameterSourceForwardInterval = nullptr
 
UGizmoLocalFloatParameterSourceBackwardInterval = nullptr
 
UGizmoLocalFloatParameterSourceUpInterval = nullptr
 
UGizmoLocalFloatParameterSourceDownInterval = nullptr
 
EDefaultParameterRanges InitParameterRanges = EDefaultParameterRanges::HalfIfMatched
 

Member Data Documentation

◆ BackwardInterval

UGizmoLocalFloatParameterSource* UIntervalGizmo::FParameterSources::BackwardInterval = nullptr

◆ DownInterval

UGizmoLocalFloatParameterSource* UIntervalGizmo::FParameterSources::DownInterval = nullptr

◆ ForwardInterval

UGizmoLocalFloatParameterSource* UIntervalGizmo::FParameterSources::ForwardInterval = nullptr

◆ InitParameterRanges

EDefaultParameterRanges UIntervalGizmo::FParameterSources::InitParameterRanges = EDefaultParameterRanges::HalfIfMatched

◆ LeftInterval

UGizmoLocalFloatParameterSource* UIntervalGizmo::FParameterSources::LeftInterval = nullptr

◆ RightInterval

UGizmoLocalFloatParameterSource* UIntervalGizmo::FParameterSources::RightInterval = nullptr

◆ UpInterval

UGizmoLocalFloatParameterSource* UIntervalGizmo::FParameterSources::UpInterval = nullptr

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