Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


bindingPath

The binding path of the serialized property this field displays and edits.
Read time 1 minuteLast updated 10 days ago

Definition

[UxmlAttribute]public string bindingPath { get; set; }

Remarks

The path resolves relative to the
UxmlSerializedData
property, because the property view sets up the binding context. Set this to bind a field you created with the parameterless constructor.