Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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] |
|
(properties) |
|
X |
|
(description) |
The x-coordinate of this Point3D structure. |
Y |
|
(description) |
The y-coordinate of this Point3D structure. |
Z |
|
(description) |
The z-coordinate of this Point3D structure. |