Lighting Tool

About

  • Header File: c4d_objects/description/toollightplacer.h
  • Description Category: Tools. An interactive tool. See Active Tool.
  • Included Description:

Parameters

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


Parameter: Mode

  • Parameter ID: MDATA_LIGHTPLACER_MODE
  • Parameter Type: maxon::Int32 (Basic Data Types)
  • Cycle Values:
    • Trackball (MDATA_LIGHTPLACER_MODE_TRACKBALL)
    • Surface (MDATA_LIGHTPLACER_MODE_SURFACE)
    • Diffuse Placement (MDATA_LIGHTPLACER_MODE_DIFFUSE)
    • Specular Placement (MDATA_LIGHTPLACER_MODE_SPECULAR)
    • Target (MDATA_LIGHTPLACER_MODE_TARGET)
    • Pivot (MDATA_LIGHTPLACER_MODE_PIVOT)

Parameter: Selection Method

  • Parameter ID: MDATA_LIGHTPLACER_SELMODE
  • Parameter Type: maxon::Int32 (Basic Data Types)
  • Cycle Values:
    • Angle (MDATA_LIGHTPLACER_SELMODE_ANGLE)
    • Brightness (MDATA_LIGHTPLACER_SELMODE_LIGHT)

Parameter: Modify Lights Only


Parameter: Highlighting


Parameter: Quick Interaction


Parameter: Pivot


Parameter: Place Pivot


Parameter: Add Light