| label | Double Field の前に表示するオプションのラベル | 
| value | 編集する値 | 
| style | オプションの GUIStyle | 
| options | 指定してレイアウトオプションを渡すときのレイアウトオプションのリスト。ここで設定したものは styleによって設定された値を上書きします。See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight. | 
double ユーザーによって設定された値
double を入力するフィールドを作成します。
関連項目: FloatField, IntField, LongField.