C4 Engine
C4 Engine API Documentation

MovieWidget::GetMovieBlendState

Defined in:  C4Movies.h
Returns the blend state for a movie.
Prototype

uint32 GetMovieBlendState(voidconst;

Description
The GetMovieBlendState function returns the blend state used by a movie widget when playing a movie that contains an alpha channel. See the MovieWidget::SetMovieBlendState function for information about what values can be returned.
See Also

MovieWidget::SetMovieBlendState