ARWorldMap.RawFeaturePoints 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 the ARPointCloud containing the raw data from which the world map is built.
public virtual ARKit.ARPointCloud RawFeaturePoints { [Foundation.Export("rawFeaturePoints", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.RawFeaturePoints : ARKit.ARPointCloud
Property Value
- Attributes