Movie::GetBackgroundAlpha

Movie::GetBackgroundAlpha
virtual float GetBackgroundAlpha() const = 0;
Description

GetBackgroundAlpha obtains the background color alpha applied to the movie clip set by SetBackgroundAlpha

The default value is 1.0f, and indicates full opacity.

Return Value

A float value containing the background alpha.