Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


WireCustomizationEnabled

Whether the wire customization feature is enabled for this visualization context. Enabled by default.
Read time 1 minuteLast updated 5 days ago

Definition

public bool WireCustomizationEnabled { get; set; }

Remarks

When the value is true, all wire customization changes are re-executed against the current graph canvas. When the value is false, any wire customization clears. The system preserves the changes so they're restored when the value is set to true again.