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