Click or drag to resize
SoViewingCubecornerColor Property

Color used to render the corners of the cube.

Namespace: OIV.Inventor.ViewerComponents.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFColor cornerColor { get; }

Property Value

Type: SoSFColor
Remarks

Default is gray (0.8,0.8,0.8).

See Also