VolumeModel Properties |
The VolumeModel type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowUserInteraction |
Gets or sets whether allow user interaction.
(Inherited from UserInteractiveObject.) | |
| Brightness |
Brightness option of the transfer function
| |
| ClipColorRange |
skip color for volume model not to draw
| |
| ColorRangeToClip |
Clip color range of VolumeModel where color component values between 0.0-1, inclusive.
| |
| Darkness |
Darkness option of the transfer function
| |
| Data |
Model bitmap data.
| |
| EmptySpaceSkipping |
Sampling rate for empty space skipping settings. Low level increases performance, but can reveal some artifacts.
| |
| Highlight |
Gets or sets highlight style. Item can be highlighted by user interactive device or by code.
(Inherited from HighlightingItemBase.) | |
| Opacity |
Opacity for semi-transparent volume rendering functions
| |
| Position |
Position.
| |
| RayFunction |
Enum specifies Ray Function, which is used to render the model.
| |
| Rotation |
Rotating angles, in degrees
| |
| SamplingRateOptions |
Set of setting for Sampling Rate Manager
| |
| Size |
Point size
| |
| SliceRange |
Slice Range settings per every dimension
| |
| Smoothness |
Smoothness factor for Iso-Surface rendering
| |
| Threshold |
Threshold settings, to cut away unaccepted part of the model
| |
| Visible |
Visible.
| |
| XAxisBinding |
X axis binding
| |
| YAxisBinding |
Y axis binding
| |
| ZAxisBinding |
Z axis binding
|