Version: 2023.2
언어: 한국어

ContentBuildInterface.GetPlayerAssetRepresentations

매뉴얼로 전환
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.