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

Property Value

Type: SoSFVec4f
Remarks

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

Note Note

Field available since Open Inventor 5.0

See Also