2027 Constructor
Changes 0
C

XYZ

Overloads (2):
XYZ
XYZ
Name Return Type Description
O XYZ() None Creates a default XYZ with the values (0, 0, 0).
O XYZ(Double, Double, Double) None Creates an XYZ with the supplied coordinates.