Version: 2022.1
public TextureImporterSwizzle swizzleB ;

描述

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

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

See Also: TextureImporterSwizzle, swizzleR, swizzleG, swizzleA.