menu
flame_3d package
documentation
graphics.dart
GpuRenderPass
submit abstract method
submit abstract method
dark_mode
light_mode
submit
abstract method
void
submit
(
)
Finalizes the pass and submits its commands to the GPU.
Implementation
void submit();
flame_3d package
documentation
graphics
GpuRenderPass
submit abstract method
GpuRenderPass class