Jump to content

Translucent: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>Starkku
De-Deezirefied, clarified some information.
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Determines whether or not the animation should be drawn with translucency (a kind of transparent effect).
|name=Translucent
|files={{Categ|Art(md).ini}}
|values={{values|boolean}}
|default=no
|types={{Categ|Animations}}
|ts=yes
|fs=yes
|hp=yes
|ets=yes
|ra2=yes
|yr=yes
|ares=yes
}}
 
If set to 'yes', animation will be drawn with a gradual fade-out effect, starting as 100% opaque and fading to 100% transparent. Actual length of the fade-out effect is determined by the length of the animation. Defaults to 'no'.
 
==See also==
*{{f|Translucency|link}}
*{{f|TranslucencyDetailLevel|link}}

Revision as of 01:42, 28 August 2012

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: Translucent
File(s): Art(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: no
Applicable to: Animations


If set to 'yes', animation will be drawn with a gradual fade-out effect, starting as 100% opaque and fading to 100% transparent. Actual length of the fade-out effect is determined by the length of the animation. Defaults to 'no'.

See also