BezierPatch3D

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