📜  unity 获取滚动条值 - C# 代码示例

📅  最后修改于: 2022-03-11 14:49:19.345000             🧑  作者: Mango

代码示例1
// To get the value of a scrollbar, use below
gameObject.GetComponent().value;