<!--
{
  "availability" : [
    "iOS: 27.0.0 -",
    "iPadOS: 27.0.0 -",
    "tvOS: 27.0.0 -",
    "visionOS: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "RealityKit",
  "identifier" : "/documentation/RealityKit/ShaderGraph/NodeDefinition/SemanticType",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "RealityKit"
    ],
    "preciseIdentifier" : "s:11ShaderGraphAAC14NodeDefinitionV12SemanticTypeV"
  },
  "title" : "ShaderGraph.NodeDefinition.SemanticType"
}
-->

# ShaderGraph.NodeDefinition.SemanticType

```
struct SemanticType
```

## Topics

### Initializers

[`init(name: String, values: [String]?)`](/documentation/RealityKit/ShaderGraph/NodeDefinition/SemanticType/init(name:values:))

### Instance Properties

[`let name: String`](/documentation/RealityKit/ShaderGraph/NodeDefinition/SemanticType/name)

[`let values: [String]?`](/documentation/RealityKit/ShaderGraph/NodeDefinition/SemanticType/values)

## Relationships

### Conforms To

[`Equatable`](/documentation/Swift/Equatable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)