PlayerSettings.firstStreamedLevelWithResources
static var firstStreamedLevelWithResources: int;
static int firstStreamedLevelWithResources;
static firstStreamedLevelWithResources as int
Description

First level to have access to all Resources.Load assets in Streamed Web Players.

Use this variable to specify the index of the first level that will have access to all Resources.Load assets.