KX_BlenderMaterial(EXP_PyObjectPlus)

base class — EXP_PyObjectPlus

class bge.types.KX_BlenderMaterial(EXP_PyObjectPlus)

This is kept for backward compatibility with some scripts.

textures

List of all material’s textures (read only).

Type

List of BL_Texture

blenderMaterial

Material corresponding to this KX_BlenderMaterial (read only).

Type

Material