AssetBundleConfiguration Fields |
The AssetBundleConfiguration type exposes the following members.
Name | Description | |
---|---|---|
AssetBundleNames |
AssetBundles in this project
| |
AssetBundlesToPackageForStandalone |
AssetBundles to copy to streaming assets folder after they are built, and will not be downloaded
| |
AssetBundlesToPackageForWebGL |
AssetBundles to copy to streaming assets folder after they are built, and will not be downloaded
| |
AssetBundleVersion |
Version Number of the asset bundles. This is used for caching and in the url generation
| |
IsSecure |
Should we use https or not?
| |
Server |
Server address
| |
ServerPath |
Path on server to your asset bundles. This is made up of your company and product names in PlayerSettings by default
|