Version: 2021.2

ScenesUsingAsset

struct in UnityEditor.Build.Reporting

切换到手册

描述

Contains information about which scenes in a build have references to an Asset in the build.

变量

assetPath资源路径。
scenePathsThe list of scenes in the build referring to the asset, identified by a string containing the scene index in the BuildPlayerOptions.scenes list, as well as the scene path.