SoGVRDrawOnPlane¶
- InventorModule¶
genre
author
package
dll
definition
see also
Purpose¶
The SoGVRDrawOnPlane module is a GVR extension and allows for rendering onto a plane using the SoGVRVolumeRenderer. It supports up to 8 planes and correct transparency handling.
Tips¶
You can, e.g., synchronize the plane with the current slice of the SoView2D or use a SoPlaneDragger to define the plane.
Output Fields¶
self¶
- name: self, type: SoNode¶
A node that should be put in front of the
SoGVRVolumeRenderer
Parameter Fields¶
Visible Fields¶
Enabled¶
- name: on, type: Bool, default: TRUE¶
If checked, the plane rendering is enabled.
Plane¶
- name: plane, type: Plane, default: 1 0 0 0¶
Sets the plane in world coordinates.