Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

InSceneAssetInformation

struct in UnityEditor

Description

Provides information related to an in-scene asset collected during a InSceneAssetUtility.CollectInSceneAssets call.

Additional resources: InSceneAssetUtility.

Properties

inSceneAssetThe collected in-scene asset.
referencingObjectsThe objects that reference the collected inSceneAsset.