BezierPatchDrawer
Functions
Link copied to clipboard
fun drawBezierPatches(context: DrawContext, drawStyle: DrawStyle, bezierPatches: List<BezierPatch3DBase<ColorRGBa>>, subdivisions: Int = 32)
fun drawBezierPatches(context: DrawContext, drawStyle: DrawStyle, bezierPatches: List<BezierPatch3DBase<ColorOKLABa>>, subdivisions: Int = 32)
fun drawBezierPatches(context: DrawContext, drawStyle: DrawStyle, bezierPatches: List<BezierPatchBase<ColorRGBa>>, subdivisions: Int = 32)
fun drawBezierPatches(context: DrawContext, drawStyle: DrawStyle, bezierPatches: List<BezierPatchBase<ColorOKLABa>>, subdivisions: Int = 32)