SoGVRForceRenderingInBox¶
- InventorModule¶
author
package
dll
definition
Purpose¶
The SoGVRForceRenderingInBox forces the SoGVRVolumeRenderer to draw in a defined box.
Windows¶
Default Panel¶
Output Fields¶
self¶
- name: self, type: SoNode¶
A node that should be put in front of the
SoGVRVolumeRenderer
Parameter Fields¶
Field Index¶
|
|
|
|
|
|
Visible Fields¶
Enabled¶
- name: enabled, type: Bool, default: TRUE¶
If checked, the node is enabled.
Use World Positions¶
- name: useWorldPositions, type: Bool, default: FALSE¶
If checked,
World StartandWorld Endare used instead of the voxel positions.
World Start¶
- name: worldStartPosition, type: Vector3, default: 0 0 0¶
Sets the start position of the box in world space.
World End¶
- name: worldEndPosition, type: Vector3, default: 0 0 0¶
Sets the end position of the box in world space.
Voxel Start¶
- name: voxelStartPosition, type: Vector3, default: 0 0 0¶
Sets the start position of the box in voxel space.
Voxel End¶
- name: voxelEndPosition, type: Vector3, default: 0 0 0¶
Sets the end position of the box in voxel space.