---
title: rotateZ
framework: quartzcore
role: symbol
role_heading: Type Property
path: quartzcore/cavaluefunctionname/rotatez
---

# rotateZ

A value function that rotates by the input value, in radians, around the z-axis. This value function expects a single input value.

## Declaration

```swift
static let rotateZ: CAValueFunctionName
```

## See Also

### Constants

- [rotateX](quartzcore/cavaluefunctionname/rotatex.md)
- [rotateY](quartzcore/cavaluefunctionname/rotatey.md)
