Used to indicate if a field is overridden in a UXML file.
Ignore | The serialized field is ignored and not applied during Deserialize. |
OverriddenInUxml | The serialized field is overridden in a UXML file and will be applied during Deserialize. |
DefaultValue | The serialized field contains the default value, it will be applied when editing in the UI Builder. |