rendering/textured_mesh_painter library

Classes

TexturedMeshOverlayPainter
Transparent overlay used to show mesh prototypes above native Filament.

Functions

drawTexturedMeshPrototype(Canvas canvas, Size size, {required TexturedMeshPrototype mesh, required OrbitCamera camera, Vector3 origin = Vector3.zero}) → void
Draws a TexturedMeshPrototype into the Flutter preview/overlay canvas.