# FormatSwizzleB

> The channel specified contains blue.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine.Rendering](/engine/6000.6/script-reference/unityengine/rendering.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
FormatSwizzleB = 2
```

### Remarks

When querying a specific channel for a graphics format, returns this enum when the channel contains blue. Additional Resources: [GraphicsFormatUtility.GetSwizzleB](/engine/6000.6/script-reference/unityengine/experimental/rendering/graphicsformatutility/getswizzleb.md).
