Version: 2020.3

ScenesUsingAssets

class in UnityEditor.Build.Reporting

切换到手册

描述

An extension to the BuildReport class that tracks which scenes in the build have references to a specific asset in the build.

The build process generates this information when BuildOptions.DetailedBuildReport is used during a build.

变量

listAn array of ScenesUsingAsset that holds information about the Assets that are included in the build.