label | 在字段上方显示的标签。 |
value | 要编辑的值。 |
options | 指定额外布局属性的可选项列表。此处传入的任何值都将覆盖 style 中定义的设置。附加资源:GUILayout.Width、GUILayout.Height、GUILayout.MinWidth、GUILayout.MaxWidth、GUILayout.MinHeight、GUILayout.MaxHeight、GUILayout.ExpandWidth、GUILayout.ExpandHeight。 |
Vector3Int 用户输入的值。
为输入 Vector3Int 创建 X、Y 和 Z 整数字段。