| Generic | |
|---|---|
| Integer | Integer property. |
| Boolean | Boolean property. |
| Float | Float property. |
| String | String property. |
| Color | Color property. |
| ObjectReference | Reference to another object. |
| LayerMask | LayerMask property. |
| Enum | Enumeration property. |
| Vector2 | 2D vector property. |
| Vector3 | 3D vector property. |
| Rect | Rectangle property. |
| ArraySize | Array size property. |
| Character | Character property. |
| AnimationCurve | AnimationCurve property. |
| Bounds | Bounds property. |
| Gradient | Gradient property. |
| Quaternion |