Base Layer

About

  • Header File: c4d_base/description/bplayer.h
  • Description Category: BodyPaint Bitmaps. A BodyPaint bitmap. See BodyPaint.
  • Included Description:

Parameters

Parameters are accessed with C4DAtom::GetParameter()/ C4DAtom::SetParameter(). See page_maxonapi_getting_started_foundations_cinema_parameters.


Parameter: Visible


Parameter: Blend Mode

  • Parameter ID: ID_PAINTLAYER_BLEND
  • Parameter Type: maxon::Int32 (Basic Data Types)
  • Cycle Values:
    • Pass Through (LAYER_PASSFOLDER)
    • Normal (LAYER_NORMAL)
    • Dissolve (LAYER_DISSOLVE)
    • 0 (0)
    • Darken (LAYER_DARKEN)
    • Multiply (LAYER_MULTIPLY)
    • Color Burn (LAYER_COLORBURN)
    • Linear Burn (LAYER_LINEARBURN)
    • Lighten (LAYER_LIGHTEN)
    • Screen (LAYER_SCREEN)
    • Color Dodge (LAYER_COLORDODGE)
    • Linear Dodge (LAYER_LINEARDODGE)
    • Add (LAYER_ADD)
    • Overlay (LAYER_OVERLAY)
    • Soft Light (LAYER_SOFTLIGHT)
    • Hard Light (LAYER_HARDLIGHT)
    • Linear Light (Stamp) (LAYER_STAMP)
    • Pin Light (LAYER_PINLIGHT)
    • Hard Mix (LAYER_HARDMIX)
    • Difference (LAYER_DIFFERENCE)
    • Exclusion (LAYER_EXCLUSION)
    • Reflect (LAYER_REFLECT)
    • Negation (LAYER_NEGATION)
    • Glow (LAYER_GLOW)
    • Average (LAYER_AVERAGE)
    • Freeze (LAYER_FREEZE)
    • Heat (LAYER_HEAT)

Parameter: Opacity


Parameter: Texture Profile

  • Parameter ID: ID_PAINTLAYER_TEXPROFILE
  • Parameter Type: ::ColorProfile

Parameter: Texture Link

  • Parameter ID: ID_PAINTLAYER_TEXTURE_LINK
  • Parameter Type: ::BaseLink (BaseLink Manual)