Version: 2023.1
언어: 한국어

AssetBundle.LoadAssetWithSubAssets

매뉴얼로 전환
public Object[] LoadAssetWithSubAssets (string name);
public Object[] LoadAssetWithSubAssets (string name, Type type);
public T[] LoadAssetWithSubAssets (string name);

파라미터

name Name of the Asset.
type Type to load.

설명

Loads Asset and sub Assets from the AssetBundle synchronously.

Load objects from the Asset and its SubAssets. If the signatures that specify the type are called then the requested type is matched against the Main object and Visible objects in each Asset. Otherwise the main objects of each Asset is returned. An example usage is to load all sprites from an sprite that uses "Multiple" for its Sprite Mode.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961