---
title: MTLWinding.clockwise
framework: metal
role: symbol
role_heading: Case
path: metal/mtlwinding/clockwise
---

# MTLWinding.clockwise

Primitives whose vertices are specified in clockwise order are front-facing.

## Declaration

```swift
case clockwise
```

## See Also

### Winding options

- [MTLWinding.counterClockwise](metal/mtlwinding/counterclockwise.md)
