RenderWare V2.1

Previous Page Index Next Page

RwBool

RwSetShapePath(char *path, RwCombineOperation op);

Description

Modifies the shape path. The path may be prepended to (rwPRECONCAT), appended to (rwPOSTCONCAT), or replaced (rwREPLACE).

Arguments

path Pointer to the new path string.

op Combination operator.

Return Value

TRUE if successful, and FALSE otherwise.

See Also

RwGetNamedTexture()

RwGetShapePath()

RwReadNamedTexture()

RwReadRaster()

RwReadMaskRaster()

RwReadShape()

RwReadTexture()