Append vs. Replace

Layer mode controls how content is combined.

  • Append - add content after existing layers of the same type.
  • Replace - overwrite prior content of the same type.

Use replace sparingly. It is powerful but can hide earlier intent if used without a clear reason.

See also

Was this page helpful?