sphere_array_intersects_point
sphere_array_intersects_point(sphere, x, y, z) ⇒ boolean
Kind: global function
Param | Type |
---|---|
sphere | ArrayLike.<number> | Array.<number> |
x | number |
y | number |
z | number |
boolean
Kind: global function
Param | Type |
---|---|
sphere | ArrayLike.<number> | Array.<number> |
x | number |
y | number |
z | number |