ARFrame.WorldMappingStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value that communicates the quality of the world data with respect to generating a new world map.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual ARKit.ARWorldMappingStatus WorldMappingStatus { [Foundation.Export("worldMappingStatus")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.WorldMappingStatus : ARKit.ARWorldMappingStatus
Property Value
Avalue that communicates the quality of the world data with respect to generating a new world map.
- Attributes