RenderWare V2.1

Previous Page Index Next Page

RwRaster *

RwGetCameraBackdrop(RwCamera *camera);

Description

Retrieves the camera’s backdrop raster.

Arguments

camera Pointer to the camera.

Return Value

Pointer to the camera’s backdrop raster if one has been set, and NULL if there is an error or if no backdrop raster is associated with the camera. Errors can be checked for using RwGetError().

See Also

RwDestroyRaster()

RwGetCameraBackColor()

RwGetCameraBackdropOffset()

RwGetCameraBackdropViewportRect()

RwSetCameraBackdrop()