Version: 2022.2
public TextureImporterSwizzle swizzleR ;

描述

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

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

See Also: TextureImporterSwizzle, swizzleG, swizzleB, swizzleA.