Contents

contains(_:)

Returns a Boolean value that indicates whether the entity contains the specified volumetric entity.

Declaration

func contains(_ other: Self) -> Bool

Parameters

  • other:

    The second primitive.

Discussion

  • Returns A Boolean value that indicates whether the entity contains the specified volumetric entity.