이 페이지가 있는 버전:
이 페이지가 없는 버전:
Enumeration property.
Use SerializedProperty.intValue to access the numeric value, unless the enum type is uint in which case SerializedProperty.longValue should be used. See Also: SerializedProperty, SerializedProperty.enumNames.