Version: 2023.2
言語: 日本語
public static AssetImporters.TextureGenerationOutput GenerateTexture (AssetImporters.TextureGenerationSettings settings, NativeArray<Color32> colorBuffer);

パラメーター

settings Settings use for generating Texture2D and Sprite.
colorBuffer Color buffer for generating Texture2D and Sprite.

戻り値

TextureGenerationOutput Result of the generation.

説明

Generates Texture2D and Sprite Assets based on the settings provided.