Difference between revisions of "NiMaterialPropertyGetDiffuseColor"
Jump to navigation
Jump to search
NiMaterialPropertyGetDiffuseColor (edit)
Revision as of 12:45, 23 January 2011
, 12:45, 23 January 2011no edit summary
imported>DragoonWraith (New page: This is a command from NifSE. '''Syntax''' (array_var:color3) NiMaterialPropertyGetDiffuseColor short:nifID ''short:blockID'' (array_var:color3) NiAlphaPropGetAmbCol...) |
imported>DragoonWraith |
||
Line 3: | Line 3: | ||
'''Syntax''' | '''Syntax''' | ||
(array_var:color3) NiMaterialPropertyGetDiffuseColor short:nifID ''short:blockID'' | (array_var:color3) NiMaterialPropertyGetDiffuseColor short:nifID ''short:blockID'' | ||
(array_var:color3) | (array_var:color3) NiAlphaPropGetDifColor short:nifID ''short:blockID'' | ||
Returns a StringMap containing the diffuse color data of the [[:Category:NifSE (NiMaterialProperty)|<tt>NiMaterialProperty</tt>]] specified by <tt>blockID</tt>. | Returns a StringMap containing the diffuse color data of the [[:Category:NifSE (NiMaterialProperty)|<tt>NiMaterialProperty</tt>]] specified by <tt>blockID</tt>. |