RenderWare V2.1

Previous Page Index Next Page

RwMaterial *

RwPushCurrentMaterial(void);

Description

Pushes a copy of the current material onto the material stack.

Arguments

None.

Return Value

A pointer to the new current material if successful, and NULL otherwise.

See Also

RwCurrentMaterial()

RwMaterialBegin()

RwPopCurrentMaterial()