Package | Description |
---|---|
com.badlogic.gdx.graphics.g3d | |
com.badlogic.gdx.graphics.g3d.utils |
Modifier and Type | Field and Description |
---|---|
protected RenderableSorter |
ModelBatch.sorter
the
RenderableSorter |
Constructor and Description |
---|
ModelBatch(RenderContext context,
ShaderProvider shaderProvider,
RenderableSorter sorter)
Construct a ModelBatch, using this constructor makes you responsible for calling context.begin() and contact.end() yourself.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultRenderableSorter |