ScenesUsingAsset

struct in UnityEditor.Build.Reporting

Cambiar al Manual

Descripción

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

Variables

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.