SpatialSurfaceMeshIntersection.Position | position property

[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]

TBD

Syntax

var position = spatialSurfaceMeshIntersection.position;
public Vector3 Position { get; }
Public ReadOnly Property Position As Vector3
public:
property Vector3 Position { 
   Vector3 get();
}

Property value

Type: Vector3

TBD

Requirements (Windows 10 device family)

Device family

API contract

Namespace

Windows.Perception.Spatial.Surfaces Windows::Perception::Spatial::Surfaces [C++]

Metadata

See also

SpatialSurfaceMeshIntersection