Version: 2022.1
言語: 日本語
public double doubleValue ;

説明

double として float プロパティーの値

Contains a valid value when propertyType is 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, SerializedPropertyNumericType.Double.