Enum rust_webvr_api::vr_eye::VREye [] [src]

pub enum VREye {
    Left,
    Right,
}

Variants