---
title: angularLimitInYZ
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/physicssphericaljoint/angularlimitinyz
---

# angularLimitInYZ

A cone-shaped limit of rotational freedom.

## Declaration

```swift
var angularLimitInYZ: (Float, Float)?
```

## Discussion

Discussion The maximum value of rotation in radians from the y and z axes, or nil for unlimited. This pair defines an elliptical cone limit around the x-axis of the pose on the first entity, pin0. If defined, the x-axis of the pose on the second entity (pin1) is limited to stay within this cone.
