言語: 日本語
  • C#
  • JS
  • Boo

スクリプト言語

お好みのスクリプト言語を選択すると、サンプルコードがその言語で表示されます。

BuildOptions.BuildAdditionalStreamedScenes

Description

WWWクラスを使用してシーンをロードするための圧縮されたアセットバンドルを作成します

This allows you to on demand load scenes and their assets when needed instead of a simple linear progressing download. The best way to build a streamed scene asset bundle is to use BuildPipeline.BuildStreamedSceneAssetBundle See Also: BuildPipeline.BuildPlayer.