(string vendor, string renderer, bool allowOpenGL, bool allowD3D, bool preferOpenGL) Register with the profile manager what rendering mode is preferred with the specified card.
void addOSCardProfile(string %vendor, string %renderer, bool %allowOpenGL, bool %allowD3D, bool %preferOpenGL);
string %vendor
No description available.
string %renderer
No description available.
bool %allowOpenGL
No description available.
bool %allowD3D
No description available.
bool %preferOpenGL
No description available.
void
No description available.
Engine
This function is not called by any other functions.