Difference between revisions of "SetActorAlpha"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Quarn
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
 
(One intermediate revision by the same user not shown)
Line 13: Line 13:


[[Category: Functions]]
[[Category: Functions]]
[[Category: Functions (GECK 1.1)]]
[[Category:Game Effect Functions]]
[[Category:Game Effect Functions]]
[[Category:Game Effect Functions (GECK 1.1)]]

Latest revision as of 13:03, 15 August 2009

Description[edit | edit source]

Sets the actor's alpha value (how transparent they are).

Syntax[edit | edit source]

[ActorRef.]SetActorAlpha [0.0 - 1.0]
[ActorRef.]SAA [0.0 - 1.0]

Examples[edit | edit source]

SetActorAlpha 0.5