Path Value Preview
Last updated
Last updated
Sometimes it is useful to have a look at a certain value when binding it in edit time. This functionality let the user to see the data pointed by the path string value and also to edit it when enabling the edit button. The preview is only available to potentially all fields and compatible properties (mostly auto-properties with Odin Inspector). The EDIT option is available for all serialized fields.
If the value is part of a complex object, for example, a vector component, or an item in an array or list, the whole complex object will be previewed (the vector, the array, the list).
If a property has its baking field with similar name, most probably this property will become previewable when its path is assigned to other objects.
The option APPLY NOW when enabled, will update the bound field even in edit mode.