Click or drag to resize
SoColorMapColorMapFormats Enumeration

Color map format.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
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