point_light_inside_volume
point_light_inside_volume(light_x, light_y, light_z, radius, points, planes) ⇒ boolean
Kind: global function
Param | Type |
---|---|
light_x | number |
light_y | number |
light_z | number |
radius | number |
points | Array.<number> | Float32Array |
planes | Array.<number> | Float32Array | Float64Array |