GXSetTevSwapModeTable(GXTevSwapSel select, GXTevColorChan red, GXTevColorChan green, GXTevColorChan blue, GXColorChan alpha) The swap table allows the rasterized/color colors to be swapped component-wise. An entry into the swap table specifies how input components remap to output components.
More...
|
byte | R |
|
byte | G |
|
byte | B |
|
byte | A |
|
GXSetTevSwapModeTable(GXTevSwapSel select, GXTevColorChan red, GXTevColorChan green, GXTevColorChan blue, GXColorChan alpha) The swap table allows the rasterized/color colors to be swapped component-wise. An entry into the swap table specifies how input components remap to output components.
For any given R, G, B, or A it defines the input component which should be mapped to the respective R, G, B, or A output component.
◆ ToString()
override string TevSwapModeTable.ToString |
( |
| ) |
|
The documentation for this class was generated from the following file: