Click or drag to resize
SoOutlineEffectcolor Property

The color of the outline.

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

Property Value

Type: SoSFColor
Remarks

Default is black (0.0f, 0.0f, 0.0f).

See Also