org.sunflow.core.modifiers

Class BumpMappingModifier

Implemented Interfaces:
Modifier, RenderObject

public class BumpMappingModifier
extends java.lang.Object
implements Modifier

Constructor Summary

BumpMappingModifier()

Method Summary

void
modify(ShadingState state)
boolean
update(ParameterList pl, SunflowAPI api)

Constructor Details

BumpMappingModifier

public BumpMappingModifier()

Method Details

modify

public void modify(ShadingState state)
Specified by:
modify in interface Modifier

update

public boolean update(ParameterList pl,
                      SunflowAPI api)
Specified by:
update in interface RenderObject