---
title: vertexCreaseCount
framework: modelio
role: symbol
role_heading: Instance Property
path: modelio/mdlsubmeshtopology/vertexcreasecount
---

# vertexCreaseCount

The number of entries in the vertex creases buffers.

## Declaration

```swift
var vertexCreaseCount: Int { get set }
```

## See Also

### Identifying Creases

- [edgeCreaseIndices](modelio/mdlsubmeshtopology/edgecreaseindices.md)
- [edgeCreases](modelio/mdlsubmeshtopology/edgecreases.md)
- [edgeCreaseCount](modelio/mdlsubmeshtopology/edgecreasecount.md)
- [vertexCreaseIndices](modelio/mdlsubmeshtopology/vertexcreaseindices.md)
- [vertexCreases](modelio/mdlsubmeshtopology/vertexcreases.md)
