RenderWare V2.1

Previous Page Index Next Page

RwRGBColor *

RwGetCameraBackColor(RwCamera *camera, RwRGBColor *color);

Description

Retrieves the camera’s background fill color.

Arguments

camera Pointer to the camera.

color Pointer to the RwRGBColor that will receive the camera’s color.

Return Value

The argument color if successful, and NULL otherwise.

See Also

RwClearCameraViewport()

RwGetCameraBackdrop()

RwGetCameraBackdropViewportRect()

RwSetCameraBackColor()

RwSetCameraBackColorStruct()