Contents

init(x:y:)

Returns a new sample position on a subpixel grid at specified coordinates.

Declaration

init(x: Float, y: Float)

Parameters

  • x:

    The x coordinate.

  • y:

    The y coordinate.