Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

SerializedPropertyType

Description

Type of a SerializedProperty.

See Also: SerializedProperty.propertyType.

Variables

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.
Vector4 4D vector property.
Rect Rectangle property.
ArraySize Array size property.
Character Character property.
AnimationCurve AnimationCurve property.
Bounds Bounds property.
Gradient Gradient property.