FBTextureBlendMode Class Reference
 
 
 
FBTextureBlendMode 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

Texture blend modes. How the texture is blended with another.

Inheritance diagram for FBTextureBlendMode:
Enumeration

Public Attributes

object  kFBTextureBlendTranslucent
object  kFBTextureBlendAdditive
object  kFBTextureBlendModulate
object  kFBTextureBlendModulate2

Member Data Documentation