14 lines
498 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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