double として float プロパティーの値
propertyType が SerializedPropertyType.Float のとき、有効な値が含まれています。
For accessing float and double properties. When assigning a float to doubleValue, the value is clamped to the range of a float.
See Also: floatValue, propertyType, SerializedPropertyType.Float.