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
- Type: Method
- Namespace: UnityEngine.Experimental.Rendering
- Assembly: UnityEngine.CoreModule
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 |