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