Contents

zero

A point object that represents the origin.

Declaration

class var zero: VNPoint { get }

Discussion

The origin point is (0.0, 0.0).

See Also

Creating a Point