NiMaterialPropertyGetTransparency
Jump to navigation
Jump to search
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.