-(_:_:)
Returns a size that’s the element-wise difference of two sizes.
Declaration
static func - (lhs: Size3DFloat, rhs: Size3DFloat) -> Size3DFloatParameters
- lhs:
The first value.
- rhs:
The second value.
Returns a size that’s the element-wise difference of two sizes.
static func - (lhs: Size3DFloat, rhs: Size3DFloat) -> Size3DFloatThe first value.
The second value.