---
title: ComputeNodeGraph.SamplerSettings
framework: Compute Graph
role: symbol
role_heading: Structure
platforms: [iOS 27.0+, iPadOS 27.0+, Mac Catalyst 27.0+, macOS 27.0+, tvOS 27.0+, visionOS 27.0+]
path: computegraph/computenodegraph/samplersettings
---

# ComputeNodeGraph.SamplerSettings

## Declaration

```swift
struct SamplerSettings
```

## Topics

### Initializers

- [init(texture:address:filter:)](computegraph/computenodegraph/samplersettings/init(texture:address:filter:).md)

### Instance Properties

- [address](computegraph/computenodegraph/samplersettings/address.md)
- [filter](computegraph/computenodegraph/samplersettings/filter.md)
- [texture](computegraph/computenodegraph/samplersettings/texture.md)

## Relationships

### Conforms To

- [Copyable](swift/copyable.md)
- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
