batch property
LineRenderBatch
get
batch
Get the internal batch (for testing/inspection)
Implementation
LineRenderBatch get batch => _batch;
Get the internal batch (for testing/inspection)
LineRenderBatch get batch => _batch;