Movie::SetBackgroundColor

Movie::SetBackgroundColor
virtual void SetBackgroundColor(const Render::Color BgColor) = 0;
Description

SetBackgroundColor sets the background color drawn underneath the movie clip, including its alpha channel.

Parameters
Parameters 
Description 
const Render::Color BgColor 
Background color to be drawn beneath the movie clip.