Function gvr_buffer_viewport_get_source_uv

Source
pub unsafe extern "C" fn gvr_buffer_viewport_get_source_uv(
    viewport: *const gvr_buffer_viewport,
) -> gvr_rectf
Expand description

Gets the UV coordinates specifying where the output buffer is sampled.

@param viewport The buffer viewport. @return UV coordinates as a rectangle.