SoVolumeRendergpuVertexGen Property |
Note: This API is now obsolete.
If true, slice vertices used for volume rendering are generated by the GPU instead of the CPU.
Namespace: OIV.VolumeViz.Nodes
[EditorBrowsableAttribute(EditorBrowsableState.Never)] [ObsoleteAttribute("See documentation for more details")] public SoSFBool gpuVertexGen { get; }
This can increase performance when a large number of samples is being used. Default is false.
NOTE: This field is ignored in raycasting mode or when doing volume projection (SoProjection or subclasses are in effect). NOTE: field available since Open Inventor 7.0Obsoletesince Open Inventor 9630 No longer used. Only raycasting mode is supported.