Share via


4.601 Point3D

x:Object > Point3D

(usage)

<Point3D> string </Point3D>

(description)

Represents an x-, y-, and z-coordinate point in 3-D space.

(used by)

Point3DCollection Point3DKeyFrame PointLightBase ProjectionCamera Rect3D

[is nullable]

false

[text syntax]

Point3DSyntax

(properties)

X

x:Double

(description)

The x-coordinate of this Point3D structure.

Y

x:Double

(description)

The y-coordinate of this Point3D structure.

Z

x:Double

(description)

The z-coordinate of this Point3D structure.