FBMaterialTextureType Class Reference
 
 
 
FBMaterialTextureType Class Reference

This reference page is linked to from the following overview topics: FBMaterial and FBTexture - Materials and Textures.


#include <mobu-python-api.h>


Class Description

Various Material texture channels' type.

Inheritance diagram for FBMaterialTextureType:
Enumeration

Public Attributes

object  kFBMaterialTextureEmissive
object  kFBMaterialTextureEmissiveFactor
object  kFBMaterialTextureAmbient
object  kFBMaterialTextureAmbientFactor
object  kFBMaterialTextureDiffuse
object  kFBMaterialTextureDiffuseFactor
object  kFBMaterialTextureSpecular
object  kFBMaterialTextureSpecularFactor
object  kFBMaterialTextureShiness
object  kFBMaterialTextureBump
object  kFBMaterialTextureNormalMap
object  kFBMaterialTextureTransparent
object  kFBMaterialTextureTransparentFactor
object  kFBMaterialTextureReflection
object  kFBMaterialTextureReflectionFactor

Member Data Documentation