Function ambient_api_core::core::camera::components::fovy
source · pub fn fovy() -> Component<f32>
Expand description
Field of View Y: The field of view of this camera in the Y/vertical direction, measured in radians.
Attributes: Debuggable, Networked, Store