BezierPatch

constructor(points: List<List<Vector2>>, colors: List<List<ColorRGBa>> = emptyList())(source)