| Parameter | Description |
|---|---|
| asset | The GUID of the asset. |
| target | The build target to get the representations for. |
ObjectIdentifier[] An array of ObjectIdentifier structs representing the visible objects contained in the asset.
Obtains a list of visible objects directly contained inside an asset.
The returned objects are not loaded, and thus this method is more performant than AssetDatabase.LoadAllAssetRepresentationsAtPath.