HalfSpace.Position

HalfSpace.Position property

The any point on the split plane, the plane is defined as N * P + D = 0 where N is Normal and P is any point on the plane.

public Vector3 Position { get; set; }

See Also