| Package | Description |
|---|---|
| com.io7m.r2.core.shaders.types |
Shader types.
|
| Modifier and Type | Method and Description |
|---|---|
static <M> R2ShaderParametersMaterial.Builder<M> |
R2ShaderParametersMaterial.builder()
Creates a builder for
R2ShaderParametersMaterial. |
R2ShaderParametersMaterial.Builder<M> |
R2ShaderParametersMaterial.Builder.from(R2ShaderParametersMaterialType<M> instance)
Fill a builder with attribute values from the provided
R2ShaderParametersMaterialType instance. |
R2ShaderParametersMaterial.Builder<M> |
R2ShaderParametersMaterial.Builder.setTextureUnitContext(com.io7m.jcanephora.texture_unit_allocator.JCGLTextureUnitContextMutableType textureUnitContext)
Initializes the value for the
textureUnitContext attribute. |
R2ShaderParametersMaterial.Builder<M> |
R2ShaderParametersMaterial.Builder.setValues(M values)
Initializes the value for the
values attribute. |
Copyright © 2016 <code@io7m.com> http://io7m.com