LUTLoad¶
- MacroModule¶
genre
author
package
definition
see also
keywords
Purpose¶
The LUTLoad module loads a persistent LUT object from file. It provides the same output connectors as the SoLUTEditor module.
Details¶
To save a LUT object, use the SaveBase module and connect it to the outLUT field of a SoLUTEditor module.
Windows¶
Default Panel¶
Output Fields¶
outLUT¶
- name: outLUT, type: MLBase¶
outInventorLUT¶
- name: outInventorLUT, type: SoNode¶
Parameter Fields¶
Field Index¶
|
|
|
|
|
Visible Fields¶
Filepath¶
- name: filepath, type: String¶
Sets the path of the file, can contain path variables.
Status¶
- name: status, type: String, default: No object loaded.¶
Shows status information about the module.
Load¶
- name: load, type: Trigger¶
If pressed, the LUT is loaded.
Close¶
- name: close, type: Trigger¶
If pressed, the loaded LUT is closed.