union(_:)
Returns the smallest volumetric entity that contains the two source entities.
Declaration
func union(_ other: Self) -> SelfParameters
- other:
The volumetric entity that the function compares against.
Returns the smallest volumetric entity that contains the two source entities.
func union(_ other: Self) -> SelfThe volumetric entity that the function compares against.