CNiCursor3D::SetColor
From 3D Graph
SetColor()
| Public Function |
Declared in: NiCursor3D.h |
Declaration
void SetColor(
const CNiColor & color);
Description
Sets the all the colors of the cursor at the same time.
Parameters
const CNiColor & color
The new color of the cursor.