isAlmostEqualXYZW Method

Test for same coordinate by direct x,y,z,w args

isAlmostEqualXYZW(x: number, y: number, z: number, w: number): boolean

Parameter Type Description
x number x to test
y number y to test
z number z to test
w number w to test

Defined in

Last Updated: 08 January, 2020