Version: 2023.1
언어: 한국어

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.