SetActorAlpha

From GECK
(Redirected from SAA)
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

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

NOTE: Does not affect the weapon they carry.

Syntax

[help]
[actor:ref].SetActorAlpha alpha:float 

Or:

[actor:ref].SAA alpha:float

Example

SetActorAlpha 0.5 

See Also