Vector3 Structure

Represents a 3-dimensional vector.

public value struct Vector3

Vector3 has the following members.

NameDescription
XThe x component of the vector.
YThe Y component of the vector.
ZThe Z component of the vector.

Namespace: Microsoft.Kinect.Fusion
Metadata: microsoft.kinect.fusion.winmd

Community Additions

ADD
Show: