public interface ImplodePolygonShader extends DefaultPolygonShader
Modifier and Type | Field and Description |
---|---|
static Object |
CREATE_DEFAULT |
static Double |
IMPLODE_FACTOR_DEFAULT |
AMBIENT_COEFFICIENT_DEFAULT, AMBIENT_COLOR_DEFAULT, DIFFUSE_COEFFICIENT_DEFAULT, DIFFUSE_COLOR_DEFAULT, SMOOTH_SHADING_DEFAULT, SPECULAR_COEFFICIENT_DEFAULT, SPECULAR_COLOR_DEFAULT, SPECULAR_EXPONENT_DEFAULT, TRANSPARENCY_DEFAULT
DEFAULT_ENTITY
Modifier and Type | Method and Description |
---|---|
Double |
getImplodeFactor() |
void |
setImplodeFactor(Double d) |
createReflectionMap, createTextShader, createTexture2d, getAmbientCoefficient, getAmbientColor, getDiffuseCoefficient, getDiffuseColor, getReflectionMap, getSmoothShading, getSpecularCoefficient, getSpecularColor, getSpecularExponent, getTextShader, getTexture2d, getTransparency, setAmbientCoefficient, setAmbientColor, setDiffuseCoefficient, setDiffuseColor, setSmoothShading, setSpecularCoefficient, setSpecularColor, setSpecularExponent, setTransparency