ARPointCloud.Points 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.
A set of positions in the world coordinate system. Image-processing tentatively believes that the position is a point on a real-world surface.
public OpenTK.NVector3[] Points { get; }
member this.Points : OpenTK.NVector3[]
Property Value
NVector3[]