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: 9.9.36.0 (9.9.36.0)
Syntax
public SoSFVec4f borderColor { get; }

Property Value

Type: SoSFVec4f
Remarks

This value is only used if enableBorder is false.

NOTE: field available since Open Inventor 5.0

See Also