Const
An empty Point of { x: 0, y: 0, z: 0} Use isEmpty to check if a point is empty. Use Empty to get an empty point without z.
{ x: 0, y: 0, z: 0}
isEmpty
Empty
z
An empty Point of
{ x: 0, y: 0, z: 0}
UseisEmpty
to check if a point is empty. UseEmpty
to get an empty point withoutz
.