Unknown
Represents a type that is not a numeric type.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Field
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
Unknown = 0
Remarks
Returned by SerializedProperty.numericType if the type of the property is not a numeric type. Additional Resources: SerializedProperty.propertyType.