Click or drag to resize
SoViewingCubefaceColor Property

Color used to render the faces of the cube.

Namespace: OIV.Inventor.ViewerComponents.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public SoSFColor faceColor { get; }

Property Value

Type: SoSFColor
Remarks

Default is gray (0.8,0.8,0.8).

See Also