Click or drag to resize
SoOutlineEffectthickness Property

Specifies the thickness of the contours.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntax
public SoSFFloat thickness { get; }

Property Value

Type: SoSFFloat
Remarks

A higher value makes the outlines thicker, while a lower value makes them thinner. The value ranges from 0.0f to 1.0f. Default is 0.0f.

See Also