---
title: MTLFunctionType.visible
framework: metal
role: symbol
role_heading: Case
path: metal/mtlfunctiontype/visible
---

# MTLFunctionType.visible

A function you can use in a visible function table.

## Declaration

```swift
case visible
```

## See Also

### Related Documentation

- [MTLVisibleFunctionTable](metal/mtlvisiblefunctiontable.md)

### Function types

- [MTLFunctionType.vertex](metal/mtlfunctiontype/vertex.md)
- [MTLFunctionType.fragment](metal/mtlfunctiontype/fragment.md)
- [MTLFunctionType.kernel](metal/mtlfunctiontype/kernel.md)
- [MTLFunctionType.intersection](metal/mtlfunctiontype/intersection.md)
