| Package | Description |
|---|---|
| com.io7m.r2.core |
Core types and functions.
|
| Modifier and Type | Method and Description |
|---|---|
static <M> R2MaterialOpaqueBatched.Builder<M> |
R2MaterialOpaqueBatched.builder()
Creates a builder for
R2MaterialOpaqueBatched. |
R2MaterialOpaqueBatched.Builder<M> |
R2MaterialOpaqueBatched.Builder.from(R2MaterialOpaqueBatchedType<M> instance)
Fill a builder with attribute values from the provided
R2MaterialOpaqueBatchedType instance. |
R2MaterialOpaqueBatched.Builder<M> |
R2MaterialOpaqueBatched.Builder.setMaterialID(long materialID)
Initializes the value for the
materialID attribute. |
R2MaterialOpaqueBatched.Builder<M> |
R2MaterialOpaqueBatched.Builder.setShader(R2ShaderInstanceBatchedUsableType<M> shader)
Initializes the value for the
shader attribute. |
R2MaterialOpaqueBatched.Builder<M> |
R2MaterialOpaqueBatched.Builder.setShaderParameters(M shaderParameters)
Initializes the value for the
shaderParameters attribute. |
Copyright © 2017 <code@io7m.com> http://io7m.com