Returns true if p has x & y properties. Returns false if p is undefined, null or does not contain properties. Use isPoint3d to check further check for z.
p
z
Returns true if
p
has x & y properties. Returns false ifp
is undefined, null or does not contain properties. Use isPoint3d to check further check forz
.