Version: 2023.2
言語: 日本語
public static ObjectIdentifier[] GetPlayerAssetRepresentations (GUID asset, BuildTarget target);

説明

Returns a list of visible objects directly contained inside of an asset.

The returned objects are not loaded, and thus this method is more performant than AssetDatabase.LoadAllAssetRepresentationsAtPath.