Wiki > TV3D65 Index > TVParticleSystem
SetEmitterDirectionCubeMask
DESCRIPTION
-This page has been generated automatically. Please improve it by adding a description and additional information.
DECLARATION
| VB.NET | SetEmitterDirectionCubeMask(iEmitter As Integer , bEnableCubeTextureMask As Boolean , iCubeTextureMask As Integer) |
| C++ | void SetEmitterDirectionCubeMask(int iEmitter , bool bEnableCubeTextureMask , int iCubeTextureMask ) |
PARAMETERS
| NAME | OPTIONAL | DESCRIPTION |
| iEmitter | No | iEmitter description |
| bEnableCubeTextureMask | No | bEnableCubeTextureMask description |
| iCubeTextureMask | No | iCubeTextureMask description |
RETURN VALUE
| Null | Does not return a value. |
EXAMPLES
TIPS
- Please add any notes or tips for this method.