Java com.badlogic.gdx.graphics.g3d.decals DecalBatch fields, constructors, methods, implement or subclass

Example usage for Java com.badlogic.gdx.graphics.g3d.decals DecalBatch fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.badlogic.gdx.graphics.g3d.decals DecalBatch.

The text is from its open source code.

Constructor

Method

voidadd(Decal decal)
Add a decal to the batch, marking it for later rendering
voidflush()
Flush this batch sending all contained decals to GL.