OrbitCamera
Control GpuSource-derived documentation for OrbitCamera.
No source doc block yet. This page was generated from the package manifest and source metadata.
Parameters
| Name | Type | Description |
|---|---|---|
| distance | float | — |
| azimuth | float | — |
| elevation | float | — |
| target_x | float | — |
| target_y | float | — |
| target_z | float | — |
| orbit_sensitivity | float | — |
| pan_sensitivity | float | — |
| zoom_sensitivity | float | — |
| min_distance | float | — |
| max_distance | float | — |
Ports
| Name | Direction | Type |
|---|---|---|
| cam_x | Output | SCALAR |
| cam_y | Output | SCALAR |
| cam_z | Output | SCALAR |
| target_x | Output | SCALAR |
| target_y | Output | SCALAR |
| target_z | Output | SCALAR |