SoBackground

InventorModule
genre View3D
author Florian Link
package MeVisLab/Standard
dll SoUtils
definition utils.def
see also SoRLLookUpTable

Purpose

The module SoBackground renders a color ramp in the background of an Inventor scene.

The ramp can be flipped and rotated 90 degrees, allowing to orient the ramp in 4 directions.

A LUT module attached to the scene graph before the SoBackground modifies the color ramp.

The SoBackground module should be one of the first modules in a scene graph, especially if the Depth Buffer field is disabled.

Windows

Default Panel

../../../Modules/Inventor/SoUtils/mhelp/Images/Screenshots/SoBackground._default.png

Output Fields

self

name: self, type: SoNode

Parameter Fields

Visible Fields

Rotate

name: rotate, type: Bool, default: TRUE

If checked, the LUT ramp is rotated.

Flip

name: flip, type: Bool, default: FALSE

If checked, the LUT ramp is flipped.

On

name: on, type: Bool, default: TRUE

If checked, the module renders a background in an Inventor scene.

Depth Buffer

name: depthBuffer, type: Bool, default: TRUE

If checked, the module uses/writes to the depth buffer.