Version: 2022.1
言語: 日本語
public TextureImporterSwizzle swizzleA ;

説明

Specifies the source for the texture's alpha color channel data.

By default, values for the imported texture's alpha channel come from the source image's alpha channel. To reorder or invert color channels at import time, change this to another value of TextureImporterSwizzle.

See Also: TextureImporterSwizzle, swizzleR, swizzleG, swizzleB.