Click or drag to resize
PoMeshsmoothTextureContouring Property

If set to true and combined with COLOR_TEXTURE_CONTOURING coloring type, the texture used for coloring appears smoothed, since a linear interpolation is used instead of a nearest one.

Namespace: OIV.MeshViz.Data
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFBool smoothTextureContouring { get; }

Property Value

Type: SoSFBool
Remarks

Note Note

Field available since Open Inventor 8.1

See Also