SerializedProperty
- animationCurveValue
- boolValue
- boundsValue
- colorValue
- Copy
- CountRemaining
- DeleteCommand
- depth
- DuplicateCommand
- editable
- enumNames
- enumValueIndex
- EqualContents
- floatValue
- hasChildren
- hasVisibleChildren
- intValue
- isExpanded
- isInstantiatedPrefab
- name
- NextVisible
- Next
- objectReferenceValue
- prefabOverride
- propertyPath
- propertyType
- rectValue
- Reset
- serializedObject
- stringValue
- tooltip
- type
- vector2Value
- vector3Value
SerializedProperty.floatValue 浮点值
var floatValue : bool
Description描述
Value of a float property.
浮点数属性值。
参见:propertyType, SerializedPropertyType.float.
最后修改:2011年7月11日 Monday 12:40