virtual void SetBackgroundColor(const Render::Color BgColor) = 0;
SetBackgroundColor sets the background color drawn underneath the movie clip, including its alpha channel.
Parameters |
Description |
const Render::Color BgColor |
Background color to be drawn beneath the movie clip. |