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: Target Property
Parameter ID: c4d.FP_COLORMAPPER_TARGET_ATTRIBUTES
Parameter Type: cinema::int
- Cycle Values:
Color (c4d.FP_COLORMAPPER_TARGET_ATTRIBUTES_COLOR)
Custom (c4d.FP_COLORMAPPER_TARGET_ATTRIBUTES_CUSTOM)
Parameter: FP_COLORMAPPER_TARGET_ATTRIBUTES_CUSTOM_NAME
Parameter ID: c4d.FP_COLORMAPPER_TARGET_ATTRIBUTES_CUSTOM_NAME
Parameter Type: cinema::str
Parameter: Mix
Parameter ID: c4d.FP_COLORMAPPER_MIX
Parameter Type: cinema::float
Parameter: Source
Parameter ID: c4d.FP_COLORMAPPER_SOURCE_MODE
Parameter Type: cinema::int
- Cycle Values:
Property (c4d.FP_COLORMAPPER_SOURCE_MODE_PROPERTY)
Fields (c4d.FP_COLORMAPPER_SOURCE_MODE_FIELD)
Noise (c4d.FP_COLORMAPPER_SOURCE_MODE_RANDOM)
Parameter: Lower
Parameter ID: c4d.FP_COLORMAPPER_MINFLOAT
Parameter Type: cinema::float
Parameter: Upper
Parameter ID: c4d.FP_COLORMAPPER_MAXFLOAT
Parameter Type: cinema::float
Parameter: Lower
Parameter ID: c4d.FP_COLORMAPPER_MININT
Parameter Type: cinema::int
Parameter: Upper
Parameter ID: c4d.FP_COLORMAPPER_MAXINT
Parameter Type: cinema::int
Parameter: Gradient
Parameter ID: c4d.FP_COLORMAPPER_GRADIENT
Parameter Type: cinema::
c4d.Gradient
Parameter: Repeat
Parameter ID: c4d.FP_COLORMAPPER_REPEAT
Parameter Type: cinema::bool
Parameter: Alpha Only
Parameter ID: c4d.FP_COLORMAPPER_ALPHAONLY
Parameter Type: cinema::bool
Parameter: Fields
Parameter ID: c4d.FP_COLORMAPPER_FIELDLIST
Parameter Type: cinema::
c4d.FieldList
Parameter: Noise Sampler
Parameter ID: c4d.FP_COLORMAPPER_NOISE_SAMPLEUSING
Parameter Type: cinema::int
- Cycle Values:
Position (c4d.FP_COLORMAPPER_NOISE_SAMPLEUSING_POSITION)
Custom (c4d.FP_COLORMAPPER_NOISE_SAMPLEUSING_CUSTOM)
Parameter: FP_COLORMAPPER_NOISE_CUSTOM_NAME
Parameter ID: c4d.FP_COLORMAPPER_NOISE_CUSTOM_NAME
Parameter Type: cinema::str
Parameter: FP_COLORMAPPER_DRAW_DISTANCE
Parameter ID: c4d.FP_COLORMAPPER_DRAW_DISTANCE
Parameter Type: cinema::float