InstantAsset building options.
| None | Build instantAsset without any special option. |
| CompressionLz4HC | Use chunk-based LZ4 compression when creating the InstantAsset bundle. |
| CompressionLzma | Use LZMA compression when creating the InstantAsset bundle. |
| ScatteredFiles | Don't compress and archive the data when creating the InstantAsset. |
| ForceRebuild | Initiates a complete rebuild of InstantAssets. |