Wiki > TV3D65 Index > TVMesh
SetShaderEx
DESCRIPTION
-This page has been generated automatically. Please improve it by adding a description and additional information.
DECLARATION
| VB.NET | SetShaderEx(sShader As TVShader , bMatchMeshFormat As Boolean , iGroupIndex As Integer) As Boolean |
| C++ | bool SetShaderEx(cTVShader sShader , bool bMatchMeshFormat , int iGroupIndex ) |
PARAMETERS
| NAME | OPTIONAL | DESCRIPTION |
| sShader | No | sShader description |
| bMatchMeshFormat | Yes | bMatchMeshFormat description |
| iGroupIndex | Yes | iGroupIndex description |
RETURN VALUE
| Boolean | Description of what the return value means. |
EXAMPLES
TIPS
- Please add any notes or tips for this method.