docs.unity.cn
    Show / Hide Table of Contents

    Enum BundledAssetGroupSchema.BundleNamingStyle

    Used to determine how the final bundle name should look.

    Namespace: UnityEditor.AddressableAssets.Settings.GroupSchemas
    Syntax
    public enum BundleNamingStyle

    Fields

    Name Description Value
    AppendHash 0
    NoHash 1
    OnlyHash 2
    FileNameHash 3
    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on 04 November 2021
    Terms of use