---
title: ShaderGraph.NodeDefinition.SemanticType
framework: realitykit
role: symbol
role_heading: Structure
platforms: [iOS 27.0+, iPadOS 27.0+, tvOS 27.0+, visionOS 27.0+]
path: realitykit/shadergraph/nodedefinition/semantictype
---

# ShaderGraph.NodeDefinition.SemanticType

## Declaration

```swift
struct SemanticType
```

## Topics

### Initializers

- [init(name:values:)](realitykit/shadergraph/nodedefinition/semantictype/init(name:values:).md)

### Instance Properties

- [name](realitykit/shadergraph/nodedefinition/semantictype/name.md)
- [values](realitykit/shadergraph/nodedefinition/semantictype/values.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
