Version: 5.5

SerializedPropertyType

enumeration

매뉴얼로 전환

설명

Type of a SerializedProperty.

변수

IntegerInteger property.
BooleanBoolean property.
FloatFloat property.
StringString property.
ColorColor property.
ObjectReferenceReference to another object.
LayerMask LayerMask property.
EnumEnumeration property.
Vector22D vector property.
Vector33D vector property.
Vector44D vector property.
RectRectangle property.
ArraySizeArray size property.
CharacterCharacter property.
AnimationCurveAnimationCurve property.
BoundsBounds property.
GradientGradient property.
QuaternionQuaternion property.