struct SetCameraProjectionCmd
Defined at line 3369 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/cpp/fidl/fuchsia.ui.gfx/cpp/wire_types.h
Sets a camera's projection matrix.
This operation cannot be applied to a StereoCamera.
Constraints:
- `camera_id` refs a `Camera` that is not a `StereoCamera`.
- `fovy` is the Y-axis field of view, in radians.
NOTE: A default orthographic projection is specified by setting `fovy` to
zero. In this case, the camera transform is ignored.
Public Members
uint32_t camera_id
FloatValue fovy