Package artofillusion.material

Class Summary
LinearMaterialMapping LinearMaterialMapping is a MaterialMapping which represents a linear mapping (this includes rotations, translations, and scalings) of between material coordinates and world coordinates.
Material A Material represents a description of the bulk physical properties of an object: internal color and transparency, index of refraction, etc.
Material3D Material3D represents a Material whose properties are defined in 3D.
MaterialMapping A MaterialMapping describes the mapping of a Material's coordinates to the local coordinate system of an object.
MaterialSpec  
ProceduralMaterial3D This is a Material3D which uses a Procedure to calculate its properties.
UniformMaterial UniformMaterial represents a material whose properties do not vary with position.
UniformMaterialMapping UniformMaterialMapping is the MaterialMapping for UniformMaterials.
 



Copyright © 1999-2011 by Peter Eastman.