pub(crate) type FakeXRWorldInit = FakeXRWorldInit;
Aliased Type§
pub(crate) struct FakeXRWorldInit {
pub hitTestRegions: Vec<FakeXRRegionInit>,
}
Fields§
§hitTestRegions: Vec<FakeXRRegionInit>
pub(crate) type FakeXRWorldInit = FakeXRWorldInit;
pub(crate) struct FakeXRWorldInit {
pub hitTestRegions: Vec<FakeXRRegionInit>,
}
hitTestRegions: Vec<FakeXRRegionInit>