Added docs and project management tool update
This commit is contained in:
16
doc/bu/files/getmaterialcolormode.txt
Normal file
16
doc/bu/files/getmaterialcolormode.txt
Normal file
@@ -0,0 +1,16 @@
|
||||
#title getMaterialColorMode [RCBasic Doc]
|
||||
#header function getMaterialColorMode( material_id)
|
||||
|
||||
Returns the color mode of a material
|
||||
|
||||
Possible modes
|
||||
#list ul
|
||||
#li COLOR_MODE_NONE
|
||||
#li COLOR_MODE_DIFFUSE
|
||||
#li COLOR_MODE_AMBIENT
|
||||
#li COLOR_MODE_EMISSIVE
|
||||
#li COLOR_MODE_SPECULAR
|
||||
#li COLOR_MODE_DIFFUSE_AND_AMBIENT
|
||||
#/list
|
||||
|
||||
#ref SetMaterialColorMode
|
||||
Reference in New Issue
Block a user