Enum SerializedPropertyType
Namespace: UnityEditor
Assembly: UnityEditor.dll
Syntax
public enum SerializedPropertyTypeFields
| Name | Description | 
|---|---|
| AnimationCurve | |
| ArraySize | |
| Boolean | |
| Bounds | |
| BoundsInt | |
| Character | |
| Color | |
| Enum | |
| ExposedReference | |
| FixedBufferSize | |
| Float | |
| Generic | |
| Gradient | |
| Integer | |
| LayerMask | |
| ObjectReference | |
| Quaternion | |
| Rect | |
| RectInt | |
| String | |
| Vector2 | |
| Vector2Int | |
| Vector3 | |
| Vector3Int | |
| Vector4 |