FadeOut

From Eternity Wiki
Revision as of 17:18, 11 November 2011 by 65.184.84.144 (talk) (Created page with ''''FadeOut'''(''Amount'') ===Parameter Information === * Args1 (''Amount'') = Amount to decrease opacity, specified as a value from 0.0 to 1.0 (no default) ===Purpose and usag…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

FadeOut(Amount)

Parameter Information

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

Purpose and usage

Decreases 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: FadeIn [[SetTranslucent]