---
title: "custom(_:type:)"
framework: realitykit
role: symbol
role_heading: Type Method
path: "realitykit/meshbuffers/custom(_:type:)"
---

# custom(_:type:)

## Declaration

```swift
static func custom<Value>(_ name: String, type: Value.Type) -> MeshBuffers.Semantic<Value>
```
