Ermöglicht Interaktion mit dem Grafikkarten-Shader.
Namespace: Flowvis
Assembly: Flowvis (in Flowvis.exe)
Syntax
| Visual Basic (Declaration) |
|---|
| Public effect As Effect |
| C# |
|---|
| public Effect effect; |
| C++ |
|---|
| public: Effect effect sealed ; |
| J# |
|---|
| public Effect effect |
| JScript |
|---|
| public effect : Effect; |