getFovy(fovx:aspect:)

    Returns the vertical field of view of the projection (in degrees) associated with the given horizontal field of view (in degrees) and aspect ratio.

    Projection.swift:555
    static func getFovy(fovx: Double, aspect: Double) -> Double

    Other members in extension

    Types

    Type members

    Instance members