Wiki > TV3D65 Index > TVShader
LoadPrecompiledShader
DESCRIPTION
-This page has been generated automatically. Please improve it by adding a description and additional information.
DECLARATION
| VB.NET | LoadPrecompiledShader(sDataSource As String) As Boolean |
| C++ | bool LoadPrecompiledShader(char* sDataSource ) |
PARAMETERS
| NAME | OPTIONAL | DESCRIPTION |
| sDataSource | No | sDataSource description |
RETURN VALUE
| Boolean | Description of what the return value means. |
EXAMPLES
TIPS
- Please add any notes or tips for this method.