Click or drag to resize
SoHeightFieldRenderboundaryCells Property

Boundary cells mode.

Namespace: OIV.VolumeViz.Nodes
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFEnum<SoHeightFieldRenderBoundaryCellsType> boundaryCells { get; }

Property Value

Type: SoSFEnumSoHeightFieldRenderBoundaryCellsType
Remarks

Setting this field to SMART will not compute boundary cells for distant views. . Default is SMART.

See Also