NiMaterialPropertyGetTransparency
Revision as of 12:32, 23 January 2011 by imported>DragoonWraith (NiMaterialPropertyGetBlendState moved to NiMaterialPropertyGetTransparency: copy pasta)
This is a command from NifSE.
Syntax
(float:transparency) NiMaterialPropertyGetTransparency short:nifID short:blockID (float:transparency) NiAlphaPropGetTransp short:nifID short:blockID
Returns transparency value of the NiMaterialProperty specified by blockID.
The default value of blockID, 0, indicates the NIF's root, a NiNode. NiNode blocks are not derived from NiMaterialProperty, so this function will always require an explicit blockID.