Textur für Flow-Daten - nötig für gefilterte Hintergrundtexturen, da SM3.0 keine 32F Texturen filtern kann.
Namespace: Flowvis
Assembly: Flowvis (in Flowvis.exe)
Syntax
| Visual Basic (Declaration) |
|---|
| Private dataTexture16 As Texture |
| C# |
|---|
| private Texture dataTexture16; |
| C++ |
|---|
| private: Texture dataTexture16 sealed ; |
| J# |
|---|
| private Texture dataTexture16 |
| JScript |
|---|
| private dataTexture16 : Texture; |