Return X,Y and Z coordinates of this object. If the first argument is given as an array of 3 doubles, the other two arguments should be omitted, and that array will be changed to contain X, Y, and Z. Otherwise the first argument will be returned as X, the second as Y, and the third as Z
X | double | X coordinate |
Y | optional double | Y coordinate |
Z | optional double | Z coordinate |
Return value | none |
Back to 3dCoords
Back to Overview