The CpcEffect type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
CpcEffect |
Standard constructor.
|
Fields
Name | Description | |
---|---|---|
ColormapProperty |
Colormap to be used for intensity mapping
| |
InputProperty |
Texture holding the contents of the parallel coordinate system. This is first blurred (to eliminate aliasing artifacts) and then mapped against a colormap.
|
Properties
Name | Description | |
---|---|---|
Colormap |
Colormap to be used for intensity mapping
| |
Input |
Texture holding the contents of the parallel coordinate system. This is first blurred (to eliminate aliasing artifacts) and then mapped against a colormap.
|
See Also