Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

BuildAssetBundleOptions

Description

Asset Bundle building options.

See Also: BuildPipeline.BuildAssetBundle.

Variables

CollectDependenciesIncludes all dependencies.
CompleteAssetsForces inclusion of the entire asset.
DisableWriteTypeTreeDo not include type information within the AssetBundle.
DeterministicAssetBundleBuilds an asset bundle using a hash for the id of the object stored in the asset bundle.
UncompressedAssetBundleDon't compress the data when creating the asset bundle.