Contents

union(_:)

Returns the smallest volumetric entity that contains the two source entities.

Declaration

func union(_ other: Self) -> Self

Parameters

  • other:

    The volumetric entity that the function compares against.

See Also

Instance methods