Click or drag to resize
SoTextureborderColor Property

Defines border color used for border texture filtering.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
public SoSFVec4f borderColor { get; }

Property Value

Type: SoSFVec4f
Remarks

This value is only used if OIV.Inventor.Nodes.SoTexture.m_enableBorder is false.

NOTE: field available since Open Inventor 5.0

See Also