Color Mapper

About

  • Header File: c4d_simulation/description/ofpcolormapper.h

  • Description Category: Scene Objects. A c4d.BaseObject.

  • Included Description:

Parameters

Parameters are accessed with C4DAtom.GetParameter()/C4DAtom.SetParameter().


Parameter: Source

  • Parameter ID: c4d.FP_COLORMAPPER_SOURCE_MODE

  • Parameter Type: int

  • Cycle Values:
    • Property (c4d.FP_COLORMAPPER_SOURCE_MODE_PROPERTY)

    • Field (c4d.FP_COLORMAPPER_SOURCE_MODE_FIELD)

    • Noise (c4d.FP_COLORMAPPER_SOURCE_MODE_RANDOM)


Parameter: Lower

  • Parameter ID: c4d.FP_COLORMAPPER_MINFLOAT

  • Parameter Type: float


Parameter: Upper

  • Parameter ID: c4d.FP_COLORMAPPER_MAXFLOAT

  • Parameter Type: float


Parameter: Gradient

  • Parameter ID: c4d.FP_COLORMAPPER_GRADIENT

  • Parameter Type: c4d.Gradient


Parameter: Repeat

  • Parameter ID: c4d.FP_COLORMAPPER_REPEAT

  • Parameter Type: bool


Parameter: Alpha Only

  • Parameter ID: c4d.FP_COLORMAPPER_ALPHAONLY

  • Parameter Type: bool


Parameter: Field

  • Parameter ID: c4d.FP_COLORMAPPER_FIELDLIST

  • Parameter Type: c4d.FieldList


Parameter: FP_COLORMAPPER_DRAW_DISTANCE

  • Parameter ID: c4d.FP_COLORMAPPER_DRAW_DISTANCE

  • Parameter Type: float