Click or drag to resize
SoVolumeDatastorageHint Property

Note: This API is now obsolete.

Namespace: OIV.VolumeViz.Nodes
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[ObsoleteAttribute("See documentation for more details")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public SoSFEnum<SoVolumeDataStorageHints> storageHint { get; }

Property Value

Type: SoSFEnumSoVolumeDataStorageHints
Remarks

Indicates how the data is stored in Open Inventor/OpenGL. Since OIV 8.6, only 3D textures are supported, other values are ignored. .Obsoletesince Open Inventor 8600 Field value will be ignored.

See Also