<!--
{
  "availability" : [
    "iOS: 15.0.0 -",
    "iPadOS: 15.0.0 -",
    "macCatalyst: 15.0.0 -",
    "macOS: 12.0.0 -",
    "tvOS: 26.0.0 -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "RealityKit",
  "identifier" : "/documentation/RealityKit/MeshBufferSemantic",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "RealityKit"
    ],
    "preciseIdentifier" : "s:17RealityFoundation18MeshBufferSemanticP"
  },
  "title" : "MeshBufferSemantic"
}
-->

# MeshBufferSemantic

A protocol that holds an identifier value for mesh buffers.

```
protocol MeshBufferSemantic : Identifiable
```

## Topics

### Associated Types

[`associatedtype Element`](/documentation/RealityKit/MeshBufferSemantic/Element)

### Instance Properties

[`var id: MeshBuffers.Identifier`](/documentation/RealityKit/MeshBufferSemantic/id)

## Relationships

### Conforming Types

[`Semantic`](/documentation/RealityKit/MeshBuffers/Semantic)

### Inherits From

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

---

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)