Kaba function cloud.filter_box ed

...

Syntax ed

func static cloud.filter_box(points: vec3[], box: Box) -> vec3[]
func static cloud.filter_box(points: Point[], box: Box) -> Point[]

Parameters ed

points: Point[]
...

box: Box
...

Return ed

...