---
title: semantic
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/lowlevelmeshresource/attribute/semantic
---

# semantic

The semantic of the vertex attribute, which describes how you want the renderer to interpret the attribute.

## Declaration

```swift
var semantic: LowLevelMeshResource.VertexSemantic { get set }
```
