CameraSpacePoint.X Field
The X coordinate of the point, in meters.
Syntax
public:
float32 X
public float X
var x = cameraSpacePoint.x;
Remarks
The values in this structure represent meters. The origin point (0,0,0) of the coordinate system is the camera position.
Requirements
Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd
See also
Reference
CameraSpacePoint Structure
WindowsPreview.Kinect Namespace