FadeIn: Difference between revisions

From Eternity Wiki
Jump to navigationJump to search
(Created page with ''''FadeIn'''(''Amount'') ===Parameter Information === * Args1 (''Amount'') = Amount to increase opacity, specified as a value from 0.0 to 1.0 (no default) ===Purpose and usage…')
 
(No difference)

Latest revision as of 17:18, 11 November 2011

FadeIn(Amount)

Parameter Information[edit]

  • Args1 (Amount) = Amount to increase opacity, specified as a value from 0.0 to 1.0 (no default)

Purpose and usage[edit]

Increases the object's opacity by the specified value.

For smooth, continuous fades, this codepointer can be used multiple times in sequence over multiple gametics.

See also: FadeOut [[SetTranslucent]