# ConstrainPitchExtension

This extension is used to constrain pitch within a given range. Damping should be applied to ensure a smooth transition. Ideally, this extension should only be used for lock-on cameras.

<figure><img src="https://1253177398-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIc7aRtmwmEkkqEJZORmC%2Fuploads%2FA3a0QfsxgVj1U305RHnB%2Fimage.png?alt=media&#x26;token=2efcc749-69bf-43be-8145-9a723b2dd61d" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="201.33333333333331">Parameter</th><th width="72"></th><th>Description</th></tr></thead><tbody><tr><td>MinPitch</td><td></td><td>Minimal allowed pitch.</td></tr><tr><td>MaxPitch</td><td></td><td>Maximal allowed pitch.</td></tr><tr><td>Stage</td><td></td><td>Stage at which this component is executed. You can only change this property at the "Class Defaults" window.</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sulleyyys-organization.gitbook.io/manuals-of-ccs/camera-components/extension-components/constrainpitchextension.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
