This commit is contained in:
2025-08-02 12:09:34 +08:00
commit e70b01cdca
2785 changed files with 575579 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
# ShiftMultiplier
- **功能描述:** 指定数字输入框在Shift按下时鼠标轮滚动和鼠标拖动改变值的倍率。
- **使用位置:** UPROPERTY
- **引擎模块:** Numeric Property
- **元数据类型:** float/int
- **限制类型:** 数据结构FVectorFRotatorFColor
- **关联项:** [CtrlMultiplier](CtrlMultiplier/CtrlMultiplier.md)
- **常用程度:** ★★
默认值是10.f
Shift的模式可以认为是一种快调模式可以快速的改变值。