public class TexturedShinyDiffuseShader extends ShinyDiffuseShader
| Constructor and Description |
|---|
TexturedShinyDiffuseShader() |
| Modifier and Type | Method and Description |
|---|---|
Color |
getDiffuse(ShadingState state) |
boolean |
update(ParameterList pl,
SunflowAPI api)
Update this object given a list of parameters.
|
getRadiance, scatterPhotonpublic boolean update(ParameterList pl, SunflowAPI api)
RenderObjectupdate in interface RenderObjectupdate in class ShinyDiffuseShaderpl - list of parameters to read fromapi - reference to the current scenetrue if the update is succesfull,
false otherwisepublic Color getDiffuse(ShadingState state)
getDiffuse in class ShinyDiffuseShaderCopyright © 2017. All rights reserved.