ScenesUsingAsset

struct in UnityEditor.Build.Reporting

/

Implemented in:UnityEditor

Description

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

Properties

assetPathThe asset path.
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.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答