Value
Properties
public override Quaternion Value { get; set; }
The current value of the target field/property on the binding's Unity component. This is generally the value you'll see in the inspector.
Property Value
| Type | Description | 
|---|---|
| Quaternion | 
public override Quaternion Value { get; set; }
The current value of the target field/property on the binding's Unity component. This is generally the value you'll see in the inspector.
| Type | Description | 
|---|---|
| Quaternion |