![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IntervalGizmo.h>
Public Attributes | |
| UGizmoLocalFloatParameterSource * | RightInterval = nullptr |
| UGizmoLocalFloatParameterSource * | LeftInterval = nullptr |
| UGizmoLocalFloatParameterSource * | ForwardInterval = nullptr |
| UGizmoLocalFloatParameterSource * | BackwardInterval = nullptr |
| UGizmoLocalFloatParameterSource * | UpInterval = nullptr |
| UGizmoLocalFloatParameterSource * | DownInterval = nullptr |
| EDefaultParameterRanges | InitParameterRanges = EDefaultParameterRanges::HalfIfMatched |
| UGizmoLocalFloatParameterSource* UIntervalGizmo::FParameterSources::BackwardInterval = nullptr |
| UGizmoLocalFloatParameterSource* UIntervalGizmo::FParameterSources::DownInterval = nullptr |
| UGizmoLocalFloatParameterSource* UIntervalGizmo::FParameterSources::ForwardInterval = nullptr |
| EDefaultParameterRanges UIntervalGizmo::FParameterSources::InitParameterRanges = EDefaultParameterRanges::HalfIfMatched |
| UGizmoLocalFloatParameterSource* UIntervalGizmo::FParameterSources::LeftInterval = nullptr |
| UGizmoLocalFloatParameterSource* UIntervalGizmo::FParameterSources::RightInterval = nullptr |
| UGizmoLocalFloatParameterSource* UIntervalGizmo::FParameterSources::UpInterval = nullptr |