-(_:)
Returns a size that’s the element-wise negation of the size.
Declaration
static func - (size: Size3D) -> Size3DParameters
- size:
The value that the operator negates.
Returns a size that’s the element-wise negation of the size.
static func - (size: Size3D) -> Size3DThe value that the operator negates.