pub unsafe extern "C" fn gvr_buffer_viewport_get_source_uv(
viewport: *const gvr_buffer_viewport,
) -> gvr_rectfExpand description
Gets the UV coordinates specifying where the output buffer is sampled.
@param viewport The buffer viewport. @return UV coordinates as a rectangle.