Vector4 Structure

Represents a 4D vector.

public value struct Vector4

Vector4 has the following members.

NameDescription
W The W coordinate of the vector.
X The X coordinate of the vector.
Y The Y coordinate of the vector.
Z The Z coordinate of the vector.

Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd

Community Additions

ADD
Show: