parameterAvailable
up
`up` is an optional parameter of `telion_api.Camera.set_pose` with the installed type contract `Iterable[Any] | None`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Camera.set_pose | — |
| parameter | up | — |
| kind | keyword-only | — |
| type | Iterable[Any] | None | — |
| required | false | — |
| default | null | — |
up is an optional parameter of telion_api.Camera.set_pose with the installed type contract Iterable[Any] | None.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Camera.set_pose |
| parameter | up |
| kind | keyword-only |
| type | Iterable[Any] | None |
| required | false |
| default | null |