GVRGradientVolumeSave¶
- MLModule¶
genre
author
package
dll
definition
see also
keywords
Purpose¶
The module GVRGradientVolumeSave saves a GVR gradient volume for a given input GVR volume. It can be used to pre-compute a gradient volume (e.g., to save time).
Usage¶
Attach a GVR volume (e.g., GVRVolumeLoad or GVRImageToVolume) to the module and save the gradient volume. The created volume can be loaded with SoGVRGradientVolume for use with a main volume, or SoGVRSecondaryVolume for use with another secondary volume (requires customized shaders).
Details¶
The saved octree is identical to the one the GVR creates internally. It contains correctly downsampled gradients for shallower octree levels.
Windows¶
Default Panel¶
Input Fields¶
inVolume¶
- name: inVolume, type: GVRVolume(MLBase)¶
Input GVR volume for which to create a gradient volume.
Parameter Fields¶
Visible Fields¶
Save¶
- name: save, type: Trigger¶
Filename¶
- name: filename, type: String¶
Status¶
- name: status, type: String, persistent: no¶