volume_filter
Filtering properties applied to the volume.
Attributes
Attribute | Type | Default | Description |
---|---|---|---|
range | vec2 | [ 0, 1 ] | Voxel intensity range displayed, not applicable if outside volume material range. |
applyGaussianFiltering | bool | false | Apply gaussian filtering on voxels. |
sampleUnfiltered | bool | false | Are texel values from the voxel texture sampled unfiltered. |
enableMPR | bool | true | Whether or not this volume is visible in the MPR view. |
enable3D | bool | true | Whether or not this volume is visible in the 3D view. |