Contents

-(_:)

Returns a size that’s the element-wise negation of the size.

Declaration

static func - (size: Size3D) -> Size3D

Parameters

  • size:

    The value that the operator negates.

See Also

Applying arithmetic operations