| Package | Description |
|---|---|
| rajawali.renderer |
| Modifier and Type | Method and Description |
|---|---|
PostProcessingRenderer.PostProcessingQuality |
PostProcessingRenderer.getQuality() |
static PostProcessingRenderer.PostProcessingQuality |
PostProcessingRenderer.PostProcessingQuality.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PostProcessingRenderer.PostProcessingQuality[] |
PostProcessingRenderer.PostProcessingQuality.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PostProcessingRenderer.setQuality(PostProcessingRenderer.PostProcessingQuality quality) |
| Constructor and Description |
|---|
PostProcessingRenderer(RajawaliRenderer renderer,
int frameBufferTextureSize,
PostProcessingRenderer.PostProcessingQuality quality) |