InSceneAssetInformation
Provides information related to an in-scene asset collected during a InSceneAssetUtility.CollectInSceneAssets call.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Struct
- Namespace: UnityEditor
- Assembly: UnityEditor
public struct InSceneAssetInformation
Remarks
Additional Resources: InSceneAssetUtility.
Properties
Property | Description |
|---|---|
| inSceneAsset | The collected in-scene asset. |
| referencingObjects | The objects that reference the collected |