zero A point object that represents the origin. Declarationclass var zero: VNPoint { get } DiscussionThe origin point is (0.0, 0.0). See AlsoCreating a Pointinit(x:y:)init(location:)apply(_:to:)