RwDestroyDepthCueColor(RwDepthCueColor *color)
Description
Destroys a depth cue color.
Arguments
color A depth cue color previously created with RwCreateDepthCueColor() or RwCreateDepthCueColorStruct().
Return Value
TRUE if successful, and FALSE otherwise.
See Also