Version: 2020.1
言語: 日本語
Experimental: this API is experimental and might be changed or removed in the future.

AssetImportContext.GetObjects

マニュアルに切り替える
public void GetObjects (List<Object> objects);

パラメーター

objects The list of objects to be filled by the context.

説明

Gets the list of objects set on the AssetImportContext.

Throws ArgumentNullException, if the list is null.