Package | Description |
---|---|
com.badlogic.gdx.graphics | |
com.badlogic.gdx.graphics.g3d.utils.shapebuilders |
Modifier and Type | Field and Description |
---|---|
Frustum |
Camera.frustum
the frustum
|
Modifier and Type | Method and Description |
---|---|
static void |
FrustumShapeBuilder.build(MeshPartBuilder builder,
Frustum frustum,
Color frustumColor,
Color crossColor)
Build Frustum with custom colors
|