SoBaseColor

InventorModule
genre InventorNodesAutomatic
author Silicon Graphics Inc
package MeVisLab/Standard
definition inventor.def

Purpose

The node SoBaseColor defines the base color of subsequent shape nodes in the scene graph. It sets only the diffuse color of the current material and has no effect on the material’s other attributes.

Note that this class currently supports the processing of only one color.

Windows

Default Panel

../../../Modules/Inventor/InventorBase/mhelp/Images/Screenshots/SoBaseColor._default.png

Output Fields

self

name: self, type: SoNode

Parameter Fields

Visible Fields

Rgb

name: rgb, type: Vector3List, default: 0.8 0.8 0.8

Sets the RGB color(s).