Version: 2021.3
言語: 日本語
public void SetTextures (params Texture2D[] textures);

パラメーター

textures Must be an array of size PlatformIcon.maxLayerCount.

説明

Assign all available icon layers.

Will overwrite all the currently set icon layers. Texture files must be stored in the project and instances obtained using AssetDatabase.LoadAssetAtPath.