Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetSwizzleB

Returns a FormatSwizzle enum that is mapped to the blue channel for a given format.
Read time 1 minuteLast updated 6 days ago

Definition

GetSwizzleB(GraphicsFormat)

Returns a FormatSwizzle enum that is mapped to the blue channel for a given format.
public static FormatSwizzle GetSwizzleB(GraphicsFormat format)

Parameters

Returns

Type

Description

FormatSwizzle

GetSwizzleB(TextureFormat)

Returns a FormatSwizzle enum that is mapped to the blue channel for a given format.
public static FormatSwizzle GetSwizzleB(TextureFormat format)

Parameters

Returns

Type

Description

FormatSwizzle