| com.mojang.blaze3d.pipeline.RenderPipeline$UniformDescription | |
| com.mojang.blaze3d.pipeline.RenderPipeline$UniformDescription | |
| com.mojang.blaze3d.pipeline.RenderPipeline$UniformDescription | |
| com.mojang.blaze3d.pipeline.RenderPipeline$UniformDescription |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private final String |
| ||||
| private final UniformType |
| ||||
| private final TextureFormat |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (String name, UniformType type) |
| public | (String name, TextureFormat format) |
| public | (String name, UniformType type, TextureFormat textureFormat) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public String |
| ||||
| public UniformType |
| ||||
| public TextureFormat |
|