Wiki > TV3D65 Index > TVShader
SetEffectParamVectorArray4
DESCRIPTION
-This page has been generated automatically. Please improve it by adding a description and additional information.
DECLARATION
| VB.NET | SetEffectParamVectorArray4(sName As String , pVectorArray As TV_4DVECTOR) |
| C++ | void SetEffectParamVectorArray4(char* sName , cTV_4DVECTOR pVectorArray) |
PARAMETERS
| NAME | OPTIONAL | DESCRIPTION |
| sName | No | sName description |
| pVectorArray | No | pVectorArray description |
RETURN VALUE
| Null | Does not return a value. |
EXAMPLES
TIPS
- Please add any notes or tips for this method.