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 |
---|---|
AppendHash | |
FileNameHash | |
NoHash | |
OnlyHash |