---
title: LowLevelMaterialResource.ShaderGraphOutput
framework: realitykit
role: symbol
role_heading: Structure
path: realitykit/lowlevelmaterialresource/shadergraphoutput
---

# LowLevelMaterialResource.ShaderGraphOutput

The compiled shader functions produced by a ShaderGraph compilation.

## Declaration

```swift
struct ShaderGraphOutput
```

## Topics

### Specifying the shaders

- [surfaceShader](realitykit/lowlevelmaterialresource/shadergraphoutput/surfaceshader.md)
- [geometryModifier](realitykit/lowlevelmaterialresource/shadergraphoutput/geometrymodifier.md)

### Configuring blending

- [blending](realitykit/lowlevelmaterialresource/shadergraphoutput/blending-swift.property.md)
- [LowLevelMaterialResource.ShaderGraphOutput.Blending](realitykit/lowlevelmaterialresource/shadergraphoutput/blending-swift.enum.md)

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
