Version: 2022.2
public TextureImporterSwizzle swizzleG ;

描述

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

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

See Also: TextureImporterSwizzle, swizzleR, swizzleB, swizzleA.