API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
interfaceDrawBatchOptions
@codexo/exojs / rendering / stable
Options for RenderingContext.drawBatch.
1
props
0
methods
0
events
Import
import { DrawBatchOptions } from '@codexo/exojs'Options for RenderingContext.drawBatch.
Properties1
Override the view used for this draw. Defaults to the context's active camera.
Source