Enum rust_webvr_api::vr_eye::VREye
[−]
[src]
pub enum VREye {
Left,
Right,
}Variants
LeftRightpub enum VREye {
Left,
Right,
}LeftRight