Version: 2020.2
言語: 日本語
public static string streamingResourceFile ;

説明

The BuildFile.role value of a file that contains streaming resource data.

For example, when a texture is packed into a build, only metadata about the texture is packed into the CommonRoles.sharedAssets file - the actual content of the texture is packed into a streamingResourceFile, where it can be streamed into memory asynchronously at runtime.