RenderWare V2.1

Previous Page Index Next Page

RwMaterial *

RwSetMaterialData(RwMaterial *material, void *data);

Description

Sets the material’s user data pointer.

Arguments

material Pointer to the material.

data User data pointer.

Return Value

The argument material if successful, and NULL otherwise.

See Also

RwGetMaterialData()