Supported Materials
This document summarizes the types of materials and settings that are exported by the OgreMax Scene Exporter.
OgreMax Material
The OgreMax material and all its settings are exported.
Maya Phong Material
Maya Phong materials are exported with one technique, one pass, and possibly one texture unit.
- Ambient Color
- Diffuse Color - Exported if no texture is specified as an input.
- Specular Color
- Incandescence Color - Exported as emissive color. Exported if no texture is specified as an input.
- Cosine Power - Exported as shininess.
- Diffuse Color Texture - Exported as a texture unit.
- Incandescence Color Texture - Exported as a texture unit. Exported if using the commercial version of OgreMax.
Maya Blinn Material
Maya Blinn materials are exported with one technique, one pass, and possibly one texture unit.
- Ambient Color
- Diffuse Color - Exported if no texture is specified as an input.
- Specular Color
- Incandescence Color - Exported as emissive color. Exported if no texture is specified as an input.
- Eccentricity - Exported as shininess.
- Diffuse Color Texture - Exported as a texture unit.
- Incandescence Color Texture - Exported as a texture unit. Exported if using the commercial version of OgreMax.
Maya Lambert Material
Maya Lambert materials are exported with one technique, one pass, and possibly one texture unit.
- Ambient Color
- Diffuse Color - Exported if no texture is specified as an input.
- Incandescence Color - Exported as emissive color. Exported if no texture is specified as an input.
- Diffuse Color Texture - Exported as a texture unit.
- Incandescence Color Texture - Exported as a texture unit. Exported if using the commercial version of OgreMax.
VRay Material
VRay materials are exported with one technique, one pass, and possibly one texture unit.
- Diffuse Color - Exported if no texture is specified as an input.
- Reflection Color - Exported as specular color if no texture is specified as an input.
- Reflection Glossiness - Exported as shininess.
- Diffuse Texture - Exported as a texture unit.
VRay Fast SSS Material
VRay Fast SSS materials are exported with one technique, one pass, and possibly one texture unit.
- Diffuse Color - Exported if no texture is specified as an input.
- Reflection Color - Exported as specular color if no texture is specified as an input.
- Glossiness - Exported as shininess.
- Diffuse Texture - Exported as a texture unit.
VRay Light Material
VRay Light materials are exported with one technique, one pass, and possibly one texture unit.
- Color/Opacity - Exported as diffuse color/alpha if no texture is specified as an input to the color.
- Diffuse Texture - Exported as a texture unit.
Textures
All exported material types except the OgreMax material use Maya's 'texture' and 'layered texture' types. The following texture settings are used whenever a texture unit is generated:
- File Name - The base file name is exported.
- Wrap/Mirror U/V - Exported as texture addressing mode.
- Coverage U/V - Exported as texture coordinate scaling.
- Translate Frame U/V - Exported as texture coordinate translation.
- Rotate Frame - Exported as texture coordinate rotation.