Contents

-(_:)

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

Declaration

static func - (point: Point3DFloat) -> Point3DFloat

Parameters

  • point:

    The value.