Version: 2020.2
言語: 日本語

ScenesUsingAsset

struct in UnityEditor.Build.Reporting

マニュアルに切り替える

説明

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

変数

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.