normalizedPoints
The contour’s array of points in normalized coordinates.
Declaration
@nonobjc var normalizedPoints: [simd_float2] { get }Discussion
This property value provides the address of the buffer that contain the array of CGPoint values.
The contour’s array of points in normalized coordinates.
@nonobjc var normalizedPoints: [simd_float2] { get }This property value provides the address of the buffer that contain the array of CGPoint values.