Const
Placeholder point: {x: NaN, y:NaN, z:NaN } Use isPlaceholder to check if a point is a placeholder. Use Placeholder to get a point without z property.
{x: NaN, y:NaN, z:NaN }
isPlaceholder
Placeholder
z
Placeholder point:
{x: NaN, y:NaN, z:NaN }
UseisPlaceholder
to check if a point is a placeholder. UsePlaceholder
to get a point withoutz
property.