| Package | Description |
|---|---|
| com.io7m.r2.core |
Core types and functions.
|
| Modifier and Type | Method and Description |
|---|---|
static <M> R2TranslucentBillboarded.Builder<M> |
R2TranslucentBillboarded.builder()
Creates a builder for
R2TranslucentBillboarded. |
R2TranslucentBillboarded.Builder<M> |
R2TranslucentBillboarded.Builder.from(R2TranslucentBillboardedType<M> instance)
Fill a builder with attribute values from the provided
R2TranslucentBillboardedType instance. |
R2TranslucentBillboarded.Builder<M> |
R2TranslucentBillboarded.Builder.setBlending(com.io7m.jcanephora.renderstate.JCGLBlendState blending)
Initializes the optional value
blending to blending. |
R2TranslucentBillboarded.Builder<M> |
R2TranslucentBillboarded.Builder.setBlending(Optional<com.io7m.jcanephora.renderstate.JCGLBlendState> blending)
Initializes the optional value
blending to blending. |
R2TranslucentBillboarded.Builder<M> |
R2TranslucentBillboarded.Builder.setCulling(com.io7m.jcanephora.renderstate.JCGLCullingState culling)
Initializes the value for the
culling attribute. |
R2TranslucentBillboarded.Builder<M> |
R2TranslucentBillboarded.Builder.setInstance(R2InstanceBillboardedType instance)
Initializes the value for the
instance attribute. |
R2TranslucentBillboarded.Builder<M> |
R2TranslucentBillboarded.Builder.setShader(R2ShaderTranslucentInstanceBillboardedType<M> shader)
Initializes the value for the
shader attribute. |
R2TranslucentBillboarded.Builder<M> |
R2TranslucentBillboarded.Builder.setShaderParameters(M shaderParameters)
Initializes the value for the
shaderParameters attribute. |
Copyright © 2017 <code@io7m.com> http://io7m.com