---
title: ComputeNodeGraph.SwizzleChannels.Swizzle
framework: Compute Graph
role: symbol
role_heading: Enumeration
platforms: [iOS 27.0+, iPadOS 27.0+, Mac Catalyst 27.0+, macOS 27.0+, tvOS 27.0+, visionOS 27.0+]
path: computegraph/computenodegraph/swizzlechannels/swizzle
---

# ComputeNodeGraph.SwizzleChannels.Swizzle

## Declaration

```swift
enum Swizzle
```

## Topics

### Enumeration Cases

- [ComputeNodeGraph.SwizzleChannels.Swizzle.alpha](computegraph/computenodegraph/swizzlechannels/swizzle/alpha.md)
- [ComputeNodeGraph.SwizzleChannels.Swizzle.blue](computegraph/computenodegraph/swizzlechannels/swizzle/blue.md)
- [ComputeNodeGraph.SwizzleChannels.Swizzle.green](computegraph/computenodegraph/swizzlechannels/swizzle/green.md)
- [ComputeNodeGraph.SwizzleChannels.Swizzle.one](computegraph/computenodegraph/swizzlechannels/swizzle/one.md)
- [ComputeNodeGraph.SwizzleChannels.Swizzle.red](computegraph/computenodegraph/swizzlechannels/swizzle/red.md)
- [ComputeNodeGraph.SwizzleChannels.Swizzle.zero](computegraph/computenodegraph/swizzlechannels/swizzle/zero.md)

## Relationships

### Conforms To

- [Copyable](swift/copyable.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
