public class CadMaterial extends CadBaseObject
Class describing CadMaterial
CadBaseObject
Constructor and Description |
---|
CadMaterial()
Initializes a new instance of the
CadMaterial class. |
Modifier and Type | Method and Description |
---|---|
Double |
getAmbientColorFactor()
Gets or sets the ambient color factor.
|
Short |
getAmbientColorMethod()
Gets or sets the ambient color method.
|
int |
getAmbientColorValue()
Gets or sets the ambient color value.
|
Short |
getAttribute282()
Gets or sets the 282 attribute.
|
Short |
getAutoTransformMethod()
Gets or sets the automatic transform method.
|
Double |
getBumpMapBlendFactor()
Gets or sets the bump map blend factor.
|
String |
getBumpMapFileName()
Gets or sets the name of the bump map file.
|
short |
getBumpMapMapperAutoTransformMethod()
Gets or sets the bump map mapper automatic transform method.
|
Short |
getBumpMapMapperProjectionMethod()
Gets or sets the bump map mapper projection method.
|
Short |
getBumpMapMapperTilingMethod()
Gets or sets the bump map mapper tiling method.
|
List<Double> |
getBumpMapMapperTransformMatrix()
Gets or sets the bump map mapper transform matrix.
|
Short |
getBumpMapSource()
Gets or sets the bump map source.
|
Integer |
getChannelFlags()
Gets or sets the channel flags.
|
Double |
getColorBleedScale()
Gets or sets the color bleed scale.
|
String |
getDescription()
Gets or sets the description.
|
Double |
getDiffuseColorFactor()
Gets or sets the diffuse color factor.
|
Short |
getDiffuseColorMethod()
Gets or sets the diffuse color method.
|
int |
getDiffuseColorValue()
Gets or sets the diffuse color value.
|
Double |
getDiffuseMapBlendFactor()
Gets or sets the diffuse map blend factor.
|
String |
getDiffuseMapFileName()
Gets or sets the name of the diffuse map file.
|
Short |
getDiffuseMapMapperProjectionMethod()
Gets or sets the diffuse map mapper projection method.
|
Short |
getDiffuseMapSource()
Gets or sets the diffuse map source.
|
List<Double> |
getDiffuseTransformMatrix()
Gets or sets the diffuse transform matrix.
|
Short |
getFinalGatherMode()
Gets or sets the final gather mode.
|
String |
getGenProcName()
Gets or sets the name of the gen proc.
|
Boolean |
getGenProcTableEnd()
Gets or sets the gen proc table end.
|
Boolean |
getGenProcValBool()
Gets or sets the gen proc value bool.
|
Integer |
getGenProcValColorIndex()
Gets or sets the index of the gen proc value color.
|
String |
getGenProcValColorName()
Gets or sets the name of the gen proc value color.
|
Integer |
getGenProcValColorRGB()
Gets or sets the gen proc value color RGB.
|
Short |
getGenProcValInt()
Gets or sets the gen proc value int.
|
Double |
getGenProcValReal()
Gets or sets the gen proc value real.
|
String |
getGenProcValText()
Gets or sets the gen proc value text.
|
Short |
getGlobalIlluminationMode()
Gets or sets the global illumination mode.
|
Integer |
getIlluminationModel()
Gets or sets the illumination model.
|
Double |
getIndirectDumpScale()
Gets or sets the indirect dump scale.
|
Double |
getLuminance()
Gets or sets the luminance.
|
Short |
getLuminanceMode()
Gets or sets the luminance mode.
|
Short |
getMapUTile()
Gets or sets the map u tile.
|
String |
getMaterialName()
Gets or sets the name of the material.
|
Boolean |
getMaterialsAnonymous()
Gets or sets the materials anonymous.
|
Double |
getNormalMapBlendFactor()
Gets or sets the normal map blend factor.
|
Short |
getNormalMapMethod()
Gets or sets the normal map method.
|
Short |
getNormalMapperAutoTransform()
Gets or sets the normal mapper automatic transform.
|
Short |
getNormalMapperProjection()
Gets or sets the normal mapper projection.
|
Short |
getNormalMapperTiling()
Gets or sets the normal mapper tiling.
|
Double |
getNormalMapperTransform()
Gets or sets the normal mapper transform.
|
Short |
getNormalMapSource()
Gets or sets the normal map source.
|
String |
getNormalMapSourceFileName()
Gets or sets the name of the normal map source file.
|
Double |
getNormalMapStrength()
Gets or sets the normal map strength.
|
Double |
getOpacityMapBlendFactor()
Gets or sets the opacity map blend factor.
|
String |
getOpacityMapFileName()
Gets or sets the name of the opacity map file.
|
Short |
getOpacityMapMapperAutoTransformMethod()
Gets or sets the opacity map mapper automatic transform method.
|
Short |
getOpacityMapMapperProjectionMethod()
Gets or sets the opacity map mapper projection method.
|
Short |
getOpacityMapMapperTilingMethod()
Gets or sets the opacity map mapper tiling method.
|
List<Double> |
getOpacityMapMapperTransformMatrix()
Gets or sets the opacity map mapper transform matrix.
|
Short |
getOpacityMapSource()
Gets or sets the opacity map source.
|
Double |
getOpacityPercent()
Gets or sets the opacity percent.
|
Double |
getReflectanceScale()
Gets or sets the reflectance scale.
|
Double |
getReflectionMapBlendFactor()
Gets or sets the reflection map blend factor.
|
String |
getReflectionMapFileName()
Gets or sets the name of the reflection map file.
|
Short |
getReflectionMapMapperAutoTransformMethod()
Gets or sets the reflection map mapper automatic transform method.
|
Short |
getReflectionMapMapperProjectionMethod()
Gets or sets the reflection map mapper projection method.
|
Short |
getReflectionMapMapperTilingMethod()
Gets or sets the reflection map mapper tiling method.
|
List<Double> |
getReflectionMapMapperTransformMatrix()
Gets or sets the reflection map mapper transform matrix.
|
Short |
getReflectionMapSource()
Gets or sets the reflection map source.
|
Double |
getReflectivity()
Gets or sets the reflectivity.
|
Double |
getRefractionIndex()
Gets or sets the index of the refraction.
|
Double |
getRefractionMapBlendFactor()
Gets or sets the refraction map blend factor.
|
String |
getRefractionMapFileName()
Gets or sets the name of the refraction map file.
|
Short |
getRefractionMapMapperAutoTransformMethod()
Gets or sets the refraction map mapper automatic transform method.
|
Short |
getRefractionMapMapperProjectionMethod()
Gets or sets the refraction map mapper projection method.
|
Short |
getRefractionMapMapperTilingMethod()
Gets or sets the refraction map mapper tiling method.
|
List<Double> |
getRefractionMapMapperTransformMatrix()
Gets or sets the refraction map mapper transform matrix.
|
short |
getRefractionMapSource()
Gets or sets the refraction map source.
|
Integer |
getSelfIlluminaton()
Gets or sets the self illuminaton.
|
Double |
getSpecularColorFactor()
Gets or sets the specular color factor.
|
Short |
getSpecularColorMethod()
Gets or sets the specular color method.
|
int |
getSpecularColorValue()
Gets or sets the specular color value.
|
Double |
getSpecularGlossFactor()
Gets or sets the specular gloss factor.
|
Double |
getSpecularMapBlendFactor()
Gets or sets the specular map blend factor.
|
String |
getSpecularMapFileName()
Gets or sets the name of the specular map file.
|
Short |
getSpecularMapMapperAutoTransformMethod()
Gets or sets the specular map mapper automatic transform method.
|
Short |
getSpecularMapMapperProjectionMethod()
Gets or sets the specular map mapper projection method.
|
Short |
getSpecularMapMapperTilingMethod()
Gets or sets the specular map mapper tiling method.
|
List<Double> |
getSpecularMapMapperTransformMatrix()
Gets or sets the specular map mapper transform matrix.
|
Short |
getSpecularMapSource()
Gets or sets the specular map source.
|
Short |
getTilingMethod()
Gets or sets the tiling method.
|
Double |
getTranslucence()
Gets or sets the translucence.
|
Double |
getTransmittanceScale()
Gets or sets the transmittance scale.
|
Boolean |
getTwoSidedMaterial()
Gets or sets the two sided material.
|
void |
setAmbientColorFactor(Double value)
Gets or sets the ambient color factor.
|
void |
setAmbientColorMethod(Short value)
Gets or sets the ambient color method.
|
void |
setAmbientColorValue(int value)
Gets or sets the ambient color value.
|
void |
setAttribute282(Short value)
Gets or sets the 282 attribute.
|
void |
setAutoTransformMethod(Short value)
Gets or sets the automatic transform method.
|
void |
setBumpMapBlendFactor(Double value)
Gets or sets the bump map blend factor.
|
void |
setBumpMapFileName(String value)
Gets or sets the name of the bump map file.
|
void |
setBumpMapMapperAutoTransformMethod(short value)
Gets or sets the bump map mapper automatic transform method.
|
void |
setBumpMapMapperProjectionMethod(Short value)
Gets or sets the bump map mapper projection method.
|
void |
setBumpMapMapperTilingMethod(Short value)
Gets or sets the bump map mapper tiling method.
|
void |
setBumpMapMapperTransformMatrix(List<Double> value)
Gets or sets the bump map mapper transform matrix.
|
void |
setBumpMapSource(Short value)
Gets or sets the bump map source.
|
void |
setChannelFlags(Integer value)
Gets or sets the channel flags.
|
void |
setColorBleedScale(Double value)
Gets or sets the color bleed scale.
|
void |
setDescription(String value)
Gets or sets the description.
|
void |
setDiffuseColorFactor(Double value)
Gets or sets the diffuse color factor.
|
void |
setDiffuseColorMethod(Short value)
Gets or sets the diffuse color method.
|
void |
setDiffuseColorValue(int value)
Gets or sets the diffuse color value.
|
void |
setDiffuseMapBlendFactor(Double value)
Gets or sets the diffuse map blend factor.
|
void |
setDiffuseMapFileName(String value)
Gets or sets the name of the diffuse map file.
|
void |
setDiffuseMapMapperProjectionMethod(Short value)
Gets or sets the diffuse map mapper projection method.
|
void |
setDiffuseMapSource(Short value)
Gets or sets the diffuse map source.
|
void |
setDiffuseTransformMatrix(List<Double> value)
Gets or sets the diffuse transform matrix.
|
void |
setFinalGatherMode(Short value)
Gets or sets the final gather mode.
|
void |
setGenProcName(String value)
Gets or sets the name of the gen proc.
|
void |
setGenProcTableEnd(Boolean value)
Gets or sets the gen proc table end.
|
void |
setGenProcValBool(Boolean value)
Gets or sets the gen proc value bool.
|
void |
setGenProcValColorIndex(Integer value)
Gets or sets the index of the gen proc value color.
|
void |
setGenProcValColorName(String value)
Gets or sets the name of the gen proc value color.
|
void |
setGenProcValColorRGB(Integer value)
Gets or sets the gen proc value color RGB.
|
void |
setGenProcValInt(Short value)
Gets or sets the gen proc value int.
|
void |
setGenProcValReal(Double value)
Gets or sets the gen proc value real.
|
void |
setGenProcValText(String value)
Gets or sets the gen proc value text.
|
void |
setGlobalIlluminationMode(Short value)
Gets or sets the global illumination mode.
|
void |
setIlluminationModel(Integer value)
Gets or sets the illumination model.
|
void |
setIndirectDumpScale(Double value)
Gets or sets the indirect dump scale.
|
void |
setLuminance(Double value)
Gets or sets the luminance.
|
void |
setLuminanceMode(Short value)
Gets or sets the luminance mode.
|
void |
setMapUTile(Short value)
Gets or sets the map u tile.
|
void |
setMaterialName(String value)
Gets or sets the name of the material.
|
void |
setMaterialsAnonymous(Boolean value)
Gets or sets the materials anonymous.
|
void |
setNormalMapBlendFactor(Double value)
Gets or sets the normal map blend factor.
|
void |
setNormalMapMethod(Short value)
Gets or sets the normal map method.
|
void |
setNormalMapperAutoTransform(Short value)
Gets or sets the normal mapper automatic transform.
|
void |
setNormalMapperProjection(Short value)
Gets or sets the normal mapper projection.
|
void |
setNormalMapperTiling(Short value)
Gets or sets the normal mapper tiling.
|
void |
setNormalMapperTransform(Double value)
Gets or sets the normal mapper transform.
|
void |
setNormalMapSource(Short value)
Gets or sets the normal map source.
|
void |
setNormalMapSourceFileName(String value)
Gets or sets the name of the normal map source file.
|
void |
setNormalMapStrength(Double value)
Gets or sets the normal map strength.
|
void |
setOpacityMapBlendFactor(Double value)
Gets or sets the opacity map blend factor.
|
void |
setOpacityMapFileName(String value)
Gets or sets the name of the opacity map file.
|
void |
setOpacityMapMapperAutoTransformMethod(Short value)
Gets or sets the opacity map mapper automatic transform method.
|
void |
setOpacityMapMapperProjectionMethod(Short value)
Gets or sets the opacity map mapper projection method.
|
void |
setOpacityMapMapperTilingMethod(Short value)
Gets or sets the opacity map mapper tiling method.
|
void |
setOpacityMapMapperTransformMatrix(List<Double> value)
Gets or sets the opacity map mapper transform matrix.
|
void |
setOpacityMapSource(Short value)
Gets or sets the opacity map source.
|
void |
setOpacityPercent(Double value)
Gets or sets the opacity percent.
|
void |
setReflectanceScale(Double value)
Gets or sets the reflectance scale.
|
void |
setReflectionMapBlendFactor(Double value)
Gets or sets the reflection map blend factor.
|
void |
setReflectionMapFileName(String value)
Gets or sets the name of the reflection map file.
|
void |
setReflectionMapMapperAutoTransformMethod(Short value)
Gets or sets the reflection map mapper automatic transform method.
|
void |
setReflectionMapMapperProjectionMethod(Short value)
Gets or sets the reflection map mapper projection method.
|
void |
setReflectionMapMapperTilingMethod(Short value)
Gets or sets the reflection map mapper tiling method.
|
void |
setReflectionMapMapperTransformMatrix(List<Double> value)
Gets or sets the reflection map mapper transform matrix.
|
void |
setReflectionMapSource(Short value)
Gets or sets the reflection map source.
|
void |
setReflectivity(Double value)
Gets or sets the reflectivity.
|
void |
setRefractionIndex(Double value)
Gets or sets the index of the refraction.
|
void |
setRefractionMapBlendFactor(Double value)
Gets or sets the refraction map blend factor.
|
void |
setRefractionMapFileName(String value)
Gets or sets the name of the refraction map file.
|
void |
setRefractionMapMapperAutoTransformMethod(Short value)
Gets or sets the refraction map mapper automatic transform method.
|
void |
setRefractionMapMapperProjectionMethod(Short value)
Gets or sets the refraction map mapper projection method.
|
void |
setRefractionMapMapperTilingMethod(Short value)
Gets or sets the refraction map mapper tiling method.
|
void |
setRefractionMapMapperTransformMatrix(List<Double> value)
Gets or sets the refraction map mapper transform matrix.
|
void |
setRefractionMapSource(short value)
Gets or sets the refraction map source.
|
void |
setSelfIlluminaton(Integer value)
Gets or sets the self illuminaton.
|
void |
setSpecularColorFactor(Double value)
Gets or sets the specular color factor.
|
void |
setSpecularColorMethod(Short value)
Gets or sets the specular color method.
|
void |
setSpecularColorValue(int value)
Gets or sets the specular color value.
|
void |
setSpecularGlossFactor(Double value)
Gets or sets the specular gloss factor.
|
void |
setSpecularMapBlendFactor(Double value)
Gets or sets the specular map blend factor.
|
void |
setSpecularMapFileName(String value)
Gets or sets the name of the specular map file.
|
void |
setSpecularMapMapperAutoTransformMethod(Short value)
Gets or sets the specular map mapper automatic transform method.
|
void |
setSpecularMapMapperProjectionMethod(Short value)
Gets or sets the specular map mapper projection method.
|
void |
setSpecularMapMapperTilingMethod(Short value)
Gets or sets the specular map mapper tiling method.
|
void |
setSpecularMapMapperTransformMatrix(List<Double> value)
Gets or sets the specular map mapper transform matrix.
|
void |
setSpecularMapSource(Short value)
Gets or sets the specular map source.
|
void |
setTilingMethod(Short value)
Gets or sets the tiling method.
|
void |
setTranslucence(Double value)
Gets or sets the translucence.
|
void |
setTransmittanceScale(Double value)
Gets or sets the transmittance scale.
|
void |
setTwoSidedMaterial(Boolean value)
Gets or sets the two sided material.
|
getChildObjects, getNumreactors, getTypeName, setChildObjects, setNumreactors
getHardOwner, getSoftOwner, isSoftOwnerSet, setHardOwner, setSoftOwner
getApplicationCodesContainer, getAttribute102Values, getAttributes, getEmbeddedObjectsContainer, getObjectHandle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setEmbeddedObjectsContainer, setObjectHandle, setXdataContainer
public CadMaterial()
Initializes a new instance of the CadMaterial
class.
public final String getMaterialName()
Gets or sets the name of the material.
public final void setMaterialName(String value)
Gets or sets the name of the material.
value
- The name of the material.public final String getDescription()
Gets or sets the description.
public final void setDescription(String value)
Gets or sets the description.
value
- The description.public final Short getAmbientColorMethod()
Gets or sets the ambient color method.
public final void setAmbientColorMethod(Short value)
Gets or sets the ambient color method.
value
- The ambient color method.public final Double getAmbientColorFactor()
Gets or sets the ambient color factor.
public final void setAmbientColorFactor(Double value)
Gets or sets the ambient color factor.
value
- The ambient color factor.public final int getAmbientColorValue()
Gets or sets the ambient color value.
public final void setAmbientColorValue(int value)
Gets or sets the ambient color value.
value
- The ambient color value.public final Short getDiffuseColorMethod()
Gets or sets the diffuse color method.
public final void setDiffuseColorMethod(Short value)
Gets or sets the diffuse color method.
value
- The diffuse color method.public final Double getDiffuseColorFactor()
Gets or sets the diffuse color factor.
public final void setDiffuseColorFactor(Double value)
Gets or sets the diffuse color factor.
value
- The diffuse color factor.public final int getDiffuseColorValue()
Gets or sets the diffuse color value.
public final void setDiffuseColorValue(int value)
Gets or sets the diffuse color value.
value
- The diffuse color value.public final Double getDiffuseMapBlendFactor()
Gets or sets the diffuse map blend factor.
public final void setDiffuseMapBlendFactor(Double value)
Gets or sets the diffuse map blend factor.
value
- The diffuse map blend factor.public final Short getDiffuseMapSource()
Gets or sets the diffuse map source.
public final void setDiffuseMapSource(Short value)
Gets or sets the diffuse map source.
value
- The diffuse map source.public final String getDiffuseMapFileName()
Gets or sets the name of the diffuse map file.
public final void setDiffuseMapFileName(String value)
Gets or sets the name of the diffuse map file.
value
- The name of the diffuse map file.public final Short getDiffuseMapMapperProjectionMethod()
Gets or sets the diffuse map mapper projection method.
public final void setDiffuseMapMapperProjectionMethod(Short value)
Gets or sets the diffuse map mapper projection method.
value
- The diffuse map mapper projection method.public final Short getTilingMethod()
Gets or sets the tiling method.
public final void setTilingMethod(Short value)
Gets or sets the tiling method.
value
- The tiling method.public final Short getAutoTransformMethod()
Gets or sets the automatic transform method.
public final void setAutoTransformMethod(Short value)
Gets or sets the automatic transform method.
value
- The automatic transform method.public final List<Double> getDiffuseTransformMatrix()
Gets or sets the diffuse transform matrix.
public final void setDiffuseTransformMatrix(List<Double> value)
Gets or sets the diffuse transform matrix.
value
- The diffuse transform matrix.public final Double getSpecularGlossFactor()
Gets or sets the specular gloss factor.
public final void setSpecularGlossFactor(Double value)
Gets or sets the specular gloss factor.
value
- The specular gloss factor.public final Short getSpecularColorMethod()
Gets or sets the specular color method.
public final void setSpecularColorMethod(Short value)
Gets or sets the specular color method.
value
- The specular color method.public final Double getSpecularColorFactor()
Gets or sets the specular color factor.
public final void setSpecularColorFactor(Double value)
Gets or sets the specular color factor.
value
- The specular color factor.public final int getSpecularColorValue()
Gets or sets the specular color value.
public final void setSpecularColorValue(int value)
Gets or sets the specular color value.
value
- The specular color value.public final Double getSpecularMapBlendFactor()
Gets or sets the specular map blend factor.
public final void setSpecularMapBlendFactor(Double value)
Gets or sets the specular map blend factor.
value
- The specular map blend factor.public final Short getSpecularMapSource()
Gets or sets the specular map source.
public final void setSpecularMapSource(Short value)
Gets or sets the specular map source.
value
- The specular map source.public final String getSpecularMapFileName()
Gets or sets the name of the specular map file.
public final void setSpecularMapFileName(String value)
Gets or sets the name of the specular map file.
value
- The name of the specular map file.public final Short getSpecularMapMapperProjectionMethod()
Gets or sets the specular map mapper projection method.
public final void setSpecularMapMapperProjectionMethod(Short value)
Gets or sets the specular map mapper projection method.
value
- The specular map mapper projection method.public final Short getSpecularMapMapperTilingMethod()
Gets or sets the specular map mapper tiling method.
public final void setSpecularMapMapperTilingMethod(Short value)
Gets or sets the specular map mapper tiling method.
value
- The specular map mapper tiling method.public final Short getSpecularMapMapperAutoTransformMethod()
Gets or sets the specular map mapper automatic transform method.
public final void setSpecularMapMapperAutoTransformMethod(Short value)
Gets or sets the specular map mapper automatic transform method.
value
- The specular map mapper automatic transform method.public final List<Double> getSpecularMapMapperTransformMatrix()
Gets or sets the specular map mapper transform matrix.
public final void setSpecularMapMapperTransformMatrix(List<Double> value)
Gets or sets the specular map mapper transform matrix.
value
- The specular map mapper transform matrix.public final Double getReflectionMapBlendFactor()
Gets or sets the reflection map blend factor.
public final void setReflectionMapBlendFactor(Double value)
Gets or sets the reflection map blend factor.
value
- The reflection map blend factor.public final Short getReflectionMapSource()
Gets or sets the reflection map source.
public final void setReflectionMapSource(Short value)
Gets or sets the reflection map source.
value
- The reflection map source.public final String getReflectionMapFileName()
Gets or sets the name of the reflection map file.
public final void setReflectionMapFileName(String value)
Gets or sets the name of the reflection map file.
value
- The name of the reflection map file.public final Short getReflectionMapMapperProjectionMethod()
Gets or sets the reflection map mapper projection method.
public final void setReflectionMapMapperProjectionMethod(Short value)
Gets or sets the reflection map mapper projection method.
value
- The reflection map mapper projection method.public final Short getReflectionMapMapperTilingMethod()
Gets or sets the reflection map mapper tiling method.
public final void setReflectionMapMapperTilingMethod(Short value)
Gets or sets the reflection map mapper tiling method.
value
- The reflection map mapper tiling method.public final Short getReflectionMapMapperAutoTransformMethod()
Gets or sets the reflection map mapper automatic transform method.
public final void setReflectionMapMapperAutoTransformMethod(Short value)
Gets or sets the reflection map mapper automatic transform method.
value
- The reflection map mapper automatic transform method.public final List<Double> getReflectionMapMapperTransformMatrix()
Gets or sets the reflection map mapper transform matrix.
public final void setReflectionMapMapperTransformMatrix(List<Double> value)
Gets or sets the reflection map mapper transform matrix.
value
- The reflection map mapper transform matrix.public final Double getOpacityPercent()
Gets or sets the opacity percent.
public final void setOpacityPercent(Double value)
Gets or sets the opacity percent.
value
- The opacity percent.public final Double getOpacityMapBlendFactor()
Gets or sets the opacity map blend factor.
public final void setOpacityMapBlendFactor(Double value)
Gets or sets the opacity map blend factor.
value
- The opacity map blend factor.public final Short getOpacityMapSource()
Gets or sets the opacity map source.
public final void setOpacityMapSource(Short value)
Gets or sets the opacity map source.
value
- The opacity map source.public final String getOpacityMapFileName()
Gets or sets the name of the opacity map file.
public final void setOpacityMapFileName(String value)
Gets or sets the name of the opacity map file.
value
- The name of the opacity map file.public final Short getOpacityMapMapperProjectionMethod()
Gets or sets the opacity map mapper projection method.
public final void setOpacityMapMapperProjectionMethod(Short value)
Gets or sets the opacity map mapper projection method.
value
- The opacity map mapper projection method.public final Short getOpacityMapMapperTilingMethod()
Gets or sets the opacity map mapper tiling method.
public final void setOpacityMapMapperTilingMethod(Short value)
Gets or sets the opacity map mapper tiling method.
value
- The opacity map mapper tiling method.public final Short getOpacityMapMapperAutoTransformMethod()
Gets or sets the opacity map mapper automatic transform method.
public final void setOpacityMapMapperAutoTransformMethod(Short value)
Gets or sets the opacity map mapper automatic transform method.
value
- The opacity map mapper automatic transform method.public final List<Double> getOpacityMapMapperTransformMatrix()
Gets or sets the opacity map mapper transform matrix.
public final void setOpacityMapMapperTransformMatrix(List<Double> value)
Gets or sets the opacity map mapper transform matrix.
value
- The opacity map mapper transform matrix.public final Double getBumpMapBlendFactor()
Gets or sets the bump map blend factor.
public final void setBumpMapBlendFactor(Double value)
Gets or sets the bump map blend factor.
value
- The bump map blend factor.public final Short getBumpMapSource()
Gets or sets the bump map source.
public final void setBumpMapSource(Short value)
Gets or sets the bump map source.
value
- The bump map source.public final String getBumpMapFileName()
Gets or sets the name of the bump map file.
public final void setBumpMapFileName(String value)
Gets or sets the name of the bump map file.
value
- The name of the bump map file.public final Short getBumpMapMapperProjectionMethod()
Gets or sets the bump map mapper projection method.
public final void setBumpMapMapperProjectionMethod(Short value)
Gets or sets the bump map mapper projection method.
value
- The bump map mapper projection method.public final Short getBumpMapMapperTilingMethod()
Gets or sets the bump map mapper tiling method.
public final void setBumpMapMapperTilingMethod(Short value)
Gets or sets the bump map mapper tiling method.
value
- The bump map mapper tiling method.public final short getBumpMapMapperAutoTransformMethod()
Gets or sets the bump map mapper automatic transform method.
public final void setBumpMapMapperAutoTransformMethod(short value)
Gets or sets the bump map mapper automatic transform method.
value
- The bump map mapper automatic transform method.public final List<Double> getBumpMapMapperTransformMatrix()
Gets or sets the bump map mapper transform matrix.
public final void setBumpMapMapperTransformMatrix(List<Double> value)
Gets or sets the bump map mapper transform matrix.
value
- The bump map mapper transform matrix.public final Double getRefractionIndex()
Gets or sets the index of the refraction.
public final void setRefractionIndex(Double value)
Gets or sets the index of the refraction.
value
- The index of the refraction.public final Double getRefractionMapBlendFactor()
Gets or sets the refraction map blend factor.
public final void setRefractionMapBlendFactor(Double value)
Gets or sets the refraction map blend factor.
value
- The refraction map blend factor.public final short getRefractionMapSource()
Gets or sets the refraction map source.
public final void setRefractionMapSource(short value)
Gets or sets the refraction map source.
value
- The refraction map source.public final String getRefractionMapFileName()
Gets or sets the name of the refraction map file.
public final void setRefractionMapFileName(String value)
Gets or sets the name of the refraction map file.
value
- The name of the refraction map file.public final Short getRefractionMapMapperProjectionMethod()
Gets or sets the refraction map mapper projection method.
public final void setRefractionMapMapperProjectionMethod(Short value)
Gets or sets the refraction map mapper projection method.
value
- The refraction map mapper projection method.public final Short getRefractionMapMapperTilingMethod()
Gets or sets the refraction map mapper tiling method.
public final void setRefractionMapMapperTilingMethod(Short value)
Gets or sets the refraction map mapper tiling method.
value
- The refraction map mapper tiling method.public final Short getRefractionMapMapperAutoTransformMethod()
Gets or sets the refraction map mapper automatic transform method.
public final void setRefractionMapMapperAutoTransformMethod(Short value)
Gets or sets the refraction map mapper automatic transform method.
value
- The refraction map mapper automatic transform method.public final List<Double> getRefractionMapMapperTransformMatrix()
Gets or sets the refraction map mapper transform matrix.
public final void setRefractionMapMapperTransformMatrix(List<Double> value)
Gets or sets the refraction map mapper transform matrix.
value
- The refraction map mapper transform matrix.public final Double getColorBleedScale()
Gets or sets the color bleed scale.
public final void setColorBleedScale(Double value)
Gets or sets the color bleed scale.
value
- The color bleed scale.public final Double getIndirectDumpScale()
Gets or sets the indirect dump scale.
public final void setIndirectDumpScale(Double value)
Gets or sets the indirect dump scale.
value
- The indirect dump scale.public final Double getReflectanceScale()
Gets or sets the reflectance scale.
public final void setReflectanceScale(Double value)
Gets or sets the reflectance scale.
value
- The reflectance scale.public final Double getTransmittanceScale()
Gets or sets the transmittance scale.
public final void setTransmittanceScale(Double value)
Gets or sets the transmittance scale.
value
- The transmittance scale.public final Boolean getTwoSidedMaterial()
Gets or sets the two sided material.
public final void setTwoSidedMaterial(Boolean value)
Gets or sets the two sided material.
value
- The two sided material.public final Double getLuminance()
Gets or sets the luminance.
public final void setLuminance(Double value)
Gets or sets the luminance.
value
- The luminance.public final Short getLuminanceMode()
Gets or sets the luminance mode.
public final void setLuminanceMode(Short value)
Gets or sets the luminance mode.
value
- The luminance mode.public final Short getNormalMapMethod()
Gets or sets the normal map method.
public final void setNormalMapMethod(Short value)
Gets or sets the normal map method.
value
- The normal map method.public final Double getNormalMapStrength()
Gets or sets the normal map strength.
public final void setNormalMapStrength(Double value)
Gets or sets the normal map strength.
value
- The normal map strength.public final Double getNormalMapBlendFactor()
Gets or sets the normal map blend factor.
public final void setNormalMapBlendFactor(Double value)
Gets or sets the normal map blend factor.
value
- The normal map blend factor.public final Short getNormalMapSource()
Gets or sets the normal map source.
public final void setNormalMapSource(Short value)
Gets or sets the normal map source.
value
- The normal map source.public final String getNormalMapSourceFileName()
Gets or sets the name of the normal map source file.
public final void setNormalMapSourceFileName(String value)
Gets or sets the name of the normal map source file.
value
- The name of the normal map source file.public final Short getNormalMapperProjection()
Gets or sets the normal mapper projection.
public final void setNormalMapperProjection(Short value)
Gets or sets the normal mapper projection.
value
- The normal mapper projection.public final Short getNormalMapperTiling()
Gets or sets the normal mapper tiling.
public final void setNormalMapperTiling(Short value)
Gets or sets the normal mapper tiling.
value
- The normal mapper tiling.public final Short getNormalMapperAutoTransform()
Gets or sets the normal mapper automatic transform.
public final void setNormalMapperAutoTransform(Short value)
Gets or sets the normal mapper automatic transform.
value
- The normal mapper automatic transform.public final Double getNormalMapperTransform()
Gets or sets the normal mapper transform.
public final void setNormalMapperTransform(Double value)
Gets or sets the normal mapper transform.
value
- The normal mapper transform.public final Boolean getMaterialsAnonymous()
Gets or sets the materials anonymous.
public final void setMaterialsAnonymous(Boolean value)
Gets or sets the materials anonymous.
value
- The materials anonymous.public final Short getGlobalIlluminationMode()
Gets or sets the global illumination mode.
public final void setGlobalIlluminationMode(Short value)
Gets or sets the global illumination mode.
value
- The global illumination mode.public final Short getFinalGatherMode()
Gets or sets the final gather mode.
public final void setFinalGatherMode(Short value)
Gets or sets the final gather mode.
value
- The final gather mode.public final String getGenProcName()
Gets or sets the name of the gen proc.
public final void setGenProcName(String value)
Gets or sets the name of the gen proc.
value
- The name of the gen proc.public final Boolean getGenProcValBool()
Gets or sets the gen proc value bool.
public final void setGenProcValBool(Boolean value)
Gets or sets the gen proc value bool.
value
- The gen proc value bool.public final Short getGenProcValInt()
Gets or sets the gen proc value int.
public final void setGenProcValInt(Short value)
Gets or sets the gen proc value int.
value
- The gen proc value int.public final Double getGenProcValReal()
Gets or sets the gen proc value real.
public final void setGenProcValReal(Double value)
Gets or sets the gen proc value real.
value
- The gen proc value real.public final String getGenProcValText()
Gets or sets the gen proc value text.
public final void setGenProcValText(String value)
Gets or sets the gen proc value text.
value
- The gen proc value text.public final Boolean getGenProcTableEnd()
Gets or sets the gen proc table end.
public final void setGenProcTableEnd(Boolean value)
Gets or sets the gen proc table end.
value
- The gen proc table end.public final Integer getGenProcValColorIndex()
Gets or sets the index of the gen proc value color.
public final void setGenProcValColorIndex(Integer value)
Gets or sets the index of the gen proc value color.
value
- The index of the gen proc value color.public final Integer getGenProcValColorRGB()
Gets or sets the gen proc value color RGB.
public final void setGenProcValColorRGB(Integer value)
Gets or sets the gen proc value color RGB.
value
- The gen proc value color RGB.public final String getGenProcValColorName()
Gets or sets the name of the gen proc value color.
public final void setGenProcValColorName(String value)
Gets or sets the name of the gen proc value color.
value
- The name of the gen proc value color.public final Short getMapUTile()
Gets or sets the map u tile.
public final void setMapUTile(Short value)
Gets or sets the map u tile.
value
- The map u tile.public final Double getTranslucence()
Gets or sets the translucence.
public final void setTranslucence(Double value)
Gets or sets the translucence.
value
- The translucence.public final Integer getSelfIlluminaton()
Gets or sets the self illuminaton.
public final void setSelfIlluminaton(Integer value)
Gets or sets the self illuminaton.
value
- The self illuminaton.public final Double getReflectivity()
Gets or sets the reflectivity.
public final void setReflectivity(Double value)
Gets or sets the reflectivity.
value
- The reflectivity.public final Integer getIlluminationModel()
Gets or sets the illumination model.
public final void setIlluminationModel(Integer value)
Gets or sets the illumination model.
value
- The illumination model.public final Integer getChannelFlags()
Gets or sets the channel flags.
public final void setChannelFlags(Integer value)
Gets or sets the channel flags.
value
- The channel flags.public final Short getAttribute282()
Gets or sets the 282 attribute.
public final void setAttribute282(Short value)
Gets or sets the 282 attribute.
value
- The 282 attribute.