Click or drag to resize
SoHeightFieldRenderboundaryCells Property

Boundary cells mode.

Namespace: OIV.VolumeViz.Nodes
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.12.3.0 (10.12.3.0)
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