Table of Contents

CloneMode

Handles Clone Mode for the current Editor instance. Clone Mode disables asset post-processing and a few mechanisms like baking. It's recommended to enable Clone Mode on any additional Editor instance opened for a project, so that there's no chance for asset pipeline automations to hit on those instances (referred to as Clones).

Properties
AllowEdits

Allows modification of assets through the Editor interface.

Enabled

Enables or disables Clone Mode.