docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum AssetFreezeOperation

    Namespace: Unity.Cloud.Assets
    Assembly: Unity.Cloud.Assets.dll
    Syntax
    public enum AssetFreezeOperation

    Fields

    Name Description
    CancelTransformations

    Any on-going transformations will be cancelled and the version will be frozen immediately.

    IgnoreIfTransformations

    Ignores the freeze operation if there are on-going transformations.

    WaitOnTransformations

    If there are no on-going transformations the asset will be frozen immediately. If there are on-going transformations the version will enter a pending state; once these transformations are completed the version will be automatically frozen.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)