Contents

init(endPoint:curveType:)

Creates a curved portion of an envelope.

Declaration

init(endPoint: simd_double2, curveType: PHASECurveType)

Parameters

  • endPoint:

    The segment’s end point.

  • curveType:

    A curve that defines the segment’s portion of the envelope.