{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Interface IBundleBuildParameters | Scriptable Build Pipeline | 2.0.2
docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IBundleBuildParameters

    Base interface for the parameters container for building bundles.

    Inherited Members
    IBuildParameters.Target
    IBuildParameters.Group
    IBuildParameters.ContentBuildFlags
    IBuildParameters.ScriptInfo
    IBuildParameters.ScriptOptions
    IBuildParameters.TempOutputFolder
    IBuildParameters.ScriptOutputFolder
    IBuildParameters.UseCache
    IBuildParameters.CacheServerHost
    IBuildParameters.CacheServerPort
    IBuildParameters.WriteLinkXML
    IBuildParameters.GetContentBuildSettings()
    IBuildParameters.GetOutputFilePathForIdentifier(string)
    IBuildParameters.GetCompressionForIdentifier(string)
    IBuildParameters.GetScriptCompilationSettings()
    Namespace: UnityEditor.Build.Pipeline.Interfaces
    Assembly: solution.dll
    Syntax
    public interface IBundleBuildParameters : IBuildParameters, IContextObject

    Properties

    Name Description
    AppendHash

    Append the hash of the AssetBundle content to the file name.

    ContiguousBundles

    Packs assets in bundles contiguously based on the ordering of the source asset which results in improved asset loading times.

    DisableVisibleSubAssetRepresentations

    Assume sub Assets have no visible asset representations (are not visible in the Project view) which results in improved build times. Sub Assets in the built bundles cannot be accessed by AssetBundle.LoadAsset<T> or AssetBundle.LoadAllAssets<T>.

    In This Article
    Back to top
    Copyright © 2023 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)