gameObjects | The GameObjects to traverse and collect in-scene asset references for. |
scene | The scene to traverse and collect in-scene asset references for. |
InSceneAssetInformation[] Information about the in-scene assets referenced by the provided GameObjects or the GameObjects of the provided scene.
Gets information about in-scene assets referenced by the given GameObjects or scene.
Checks the entire hierarchy of each provided GameObject or GameObjects of the provided scene, their respective child GameObjects, and components to collect all in-scene assets referenced by them.
Additional resources: InSceneAssetInformation.