3d object properties  /  Material Property listing :

Overview :


visual objects
 
1.    objectid  =   mesh.face.material.get ( objectid , long , long )
2.        mesh.face.material.set ( objectid , long , objectid , long , long )
3.    objectid  =   mesh.material.get ( objectid , long )
4.    objectid  =   mesh.material.get ( objectid , string )
5.        mesh.material.set ( objectid , objectid , long )
 
6.        viewport.material.set ( objectid , objectid )
 
7.    objectid  =   scene.material.get ( objectid , string )
8.    objectid  =   scene.material.get ( objectid , long )

sequencer objects
 
9.        track.key.material.alpha.level.set ( long )
10.        track.key.material.color.set ( float , float , float , long )
11.        track.material.alpha.level.interpolation.set ( long )
12.        track.material.color.interpolation.set ( long , long )