RenderWare V2.1

Previous Page Index Next Page

RwBool

RwMaterialBegin(void);

Description

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

Arguments

None.

Return Value

TRUE if successful, and FALSE otherwise.

Comments

This function can only be called within the context of an RwModelBegin()RwModelEnd() block.

See Also

RwClumpBegin()

RwClumpEnd()

RwMaterialEnd()

RwModelBegin()

RwModelEnd()

RwProtoBegin()

RwProtoEnd()

RwPushCurrentMaterial()