Source position: PasVulkan.SignedDistanceField2D.pas line 125
type TpvSignedDistanceField2DPathSegmentType = (
Line,
QuadraticBezierCurve
);