| Package | Description |
|---|---|
| com.io7m.r2.core.shaders.types |
Shader types.
|
| Modifier and Type | Method and Description |
|---|---|
static <M> R2ShaderParametersLight.Builder<M> |
R2ShaderParametersLight.builder()
Creates a builder for
R2ShaderParametersLight. |
R2ShaderParametersLight.Builder<M> |
R2ShaderParametersLight.Builder.from(R2ShaderParametersLightType<M> instance)
Fill a builder with attribute values from the provided
R2ShaderParametersLightType instance. |
R2ShaderParametersLight.Builder<M> |
R2ShaderParametersLight.Builder.setObserverMatrices(R2MatricesObserverValuesType observerMatrices)
Initializes the value for the
observerMatrices attribute. |
R2ShaderParametersLight.Builder<M> |
R2ShaderParametersLight.Builder.setTextureUnitContext(com.io7m.jcanephora.texture_unit_allocator.JCGLTextureUnitContextMutableType textureUnitContext)
Initializes the value for the
textureUnitContext attribute. |
R2ShaderParametersLight.Builder<M> |
R2ShaderParametersLight.Builder.setValues(M values)
Initializes the value for the
values attribute. |
R2ShaderParametersLight.Builder<M> |
R2ShaderParametersLight.Builder.setViewport(com.io7m.jareas.core.AreaInclusiveUnsignedLType viewport)
Initializes the value for the
viewport attribute. |
Copyright © 2017 <code@io7m.com> http://io7m.com