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.vector2Value 二维向量值
var vector2Value : Vector2
Description描述
Value of a 2D vector property.
一个2D向量属性的值。
参见:propertyType, SerializedPropertyType.Vector2, Vector2.
最后修改:2011年7月11日 Monday 12:54