Click or drag to resize
SoColorMapColorMapFormats Enumeration

Color map format.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public enum ColorMapFormats
Members
  Member nameValueDescription
LUMINANCE0

(1 float)

ALPHA1

(1 float)

LUMINANCE_ALPHA2

(2 floats)

RGB3

(3 floats)

RGB_ALPHA4

(4 floats)

Remarks