Version: 2019.2
Experimental: this API is experimental and might be changed or removed in the future.

AssetImportContext.GetObjects

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

パラメーター

objectsThe 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.