_SET_FIRST_PERSON_CAM_PITCH_RANGE
DocsSetFirstPersonCamPitchRange(minAngle, maxAngle)Parameters
| Name | Type | Description |
|---|---|---|
minAngle | float | — |
maxAngle | float | — |
Returns
voidThis native does not return a value.
SetFirstPersonCamPitchRange(minAngle, maxAngle)| Name | Type | Description |
|---|---|---|
minAngle | float | — |
maxAngle | float | — |
voidThis native does not return a value.
No snippets yet. Be the first to contribute!