• Creates a plane from an origin point and a normal

    Returns

    a new Plane the normal vector to this plane at the given origin point. Note : the vector "normal" is updated because normalized.

    Parameters

    Returns MutablePlane