class KX_BlenderMaterial: # (PyObjectPlus) """ KX_BlenderMaterial All placeholders have a __ prefix """ def __getShader(val): """ TODO - Description @param val: the starting frame of the animation @type val: float @rtype: integer @return: TODO Description """ def __setBlending(val): """ TODO - Description @param val: the starting frame of the animation @type val: float @rtype: integer @return: TODO Description """ def __getMaterialIndex(val): """ TODO - Description @param val: the starting frame of the animation @type val: float @rtype: integer @return: TODO Description """