Alpha: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
Fox (talk | contribs)
No edit summary
 
Line 1: Line 1:
''spriteext''[].'''alpha''' sets the transparency multiplier for a model. From CON, valid values are 0 to 255.
''spriteext''[].'''alpha''' sets the transparency multiplier for a model. From CON, valid values are 0 to 255.


This value is fractionally multiplied by a sprite's [[cstat]] or [[orientation]] 33% or 66% translucency.
This value is fractionally multiplied by a sprite's [[cstat (sprite)|cstat]] or [[orientation]] 33% or 66% translucency.

Latest revision as of 18:01, 20 February 2020

spriteext[].alpha sets the transparency multiplier for a model. From CON, valid values are 0 to 255.

This value is fractionally multiplied by a sprite's cstat or orientation 33% or 66% translucency.