Motion Blur

About

  • Header File: c4dplugin/description/tmotionblur.h

  • Description Category: Tags. A c4d.BaseTag.

  • Included Description:

Parameters

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


Parameter: Strength

  • Parameter ID: c4d.MOTIONBLURTAG_STRENGTH

  • Parameter Type: float


Parameter: Mode

  • Parameter ID: c4d.MOTIONBLURTAG_MODE

  • Parameter Type: int

  • Cycle Values:
    • Full Motion (c4d.MOTIONBLURTAG_MODE_FULL)

    • No Deformation (c4d.MOTIONBLURTAG_MODE_MOTION)

    • No Motion Blur (c4d.MOTIONBLURTAG_MODE_NONE)