-(_:)
Returns a point that’s the element-wise negation of the point.
Declaration
static func - (point: Point3DFloat) -> Point3DFloatParameters
- point:
The value.
Returns a point that’s the element-wise negation of the point.
static func - (point: Point3DFloat) -> Point3DFloatThe value.