artofillusion.material
Class MaterialSpec

java.lang.Object
  extended by artofillusion.material.MaterialSpec

public class MaterialSpec
extends java.lang.Object


Field Summary
 RGBColor color
           
 double eccentricity
           
 RGBColor scattering
           
 RGBColor transparency
           
 
Constructor Summary
MaterialSpec()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

transparency

public RGBColor transparency

color

public RGBColor color

scattering

public RGBColor scattering

eccentricity

public double eccentricity
Constructor Detail

MaterialSpec

public MaterialSpec()


Copyright © 1999-2011 by Peter Eastman.