Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


isDirty

When set to true, the binding instance updates during the next update cycle. When set to false, the binding instance updates only if a change is detected.
Read time 1 minuteLast updated 10 days ago

Definition

public bool isDirty { get; }