Share via


4.905 Vector3D

x:Object > Vector3D

(usage)

<Vector3D> string </Vector3D>

(description)

Represents a displacement in 3-D space.

(used by)

AxisAngleRotation3D DirectionalLight ProjectionCamera SpotLight Vector3DCollection Vector3DKeyFrame

[is nullable]

false

[text syntax]

Vector3DSyntax

(properties)

X

x:Double

(description)

The X component of this Vector3D structure.

Y

x:Double

(description)

The Y component of this Vector3D structure.

Z

x:Double

(description)

The Z component of this Vector3D structure.