Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ScenesUsingAsset

Contains information about which scenes in a build have references to an Asset in the build.
Read time 1 minuteLast updated 6 days ago

Definition

public struct ScenesUsingAsset

Properties

Property

Description

assetPathThe asset path.
scenePathsThe list of scenes in the build referring to the asset, identified by a string containing the scene index in the _scenes list, as well as the scene path.