RenderWare V2.1

Previous Page Index Next Page

RwMaterial *

RwDuplicateMaterial(RwMaterial *material);

Description

Creates a new material with the same attributes as material.

Arguments

material Pointer to the material.

Return Value

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

See Also

RwCreateMaterial()

RwDestroyMaterial()