Click or drag to resize

AssetBundleConfigurationAssetBundlesToPackageForWebGL Field

AssetBundles to copy to streaming assets folder after they are built, and will not be downloaded

Namespace:  ImmerseSDK.AssetBundles
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public List<string> AssetBundlesToPackageForWebGL

Field Value

Type: ListString
See Also