2023 Constructor
Changes 0
C

XYZ

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