new

Create a new Plane2d from a normal

Panics

Panics if the given normal is zero (or very close to zero), or non-finite.

Arguments

  • normal : Vec2 - No Documentation 🚧

Returns

  • arg0 : Plane2d - No Documentation 🚧