Type Alias FakeXRWorldInit

Source
pub(crate) type FakeXRWorldInit = FakeXRWorldInit;

Aliased Type§

pub(crate) struct FakeXRWorldInit {
    pub hitTestRegions: Vec<FakeXRRegionInit>,
}

Fields§

§hitTestRegions: Vec<FakeXRRegionInit>