Kaba function Plane.from_points ed

...

Syntax ed

func static pure Plane.from_points(a: vec3, b: vec3, c: vec3) -> Plane

Parameters ed

a: vec3
...

b: vec3
...

c: vec3
...

Return ed

...