Cloth Cache Tool

About

  • Header File: clothilde/description/cachetool.h

  • Description Category: Tools.

  • Included Description:

Parameters

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


Parameter: Mode

  • Parameter ID: c4d.CACHE_TOOL_MODE

  • Parameter Type: int

  • Cycle Values:
    • Smear (c4d.CACHE_TOOL_MODE_SMEAR)

    • Smooth (c4d.CACHE_TOOL_MODE_SMOOTH)


Parameter: Show +/-

  • Parameter ID: c4d.CACHE_TOOL_SHOW_RADIUS

  • Parameter Type: int


Parameter: Frames +/-

  • Parameter ID: c4d.CACHE_TOOL_FALLOFF_RADIUS

  • Parameter Type: int


Parameter: Strength

  • Parameter ID: c4d.CACHE_TOOL_FALLOFF_STRENGTH

  • Parameter Type: float


Parameter: Falloff

  • Parameter ID: c4d.CACHE_TOOL_FALLOFF_MODE

  • Parameter Type: int

  • Cycle Values:
    • Constant (c4d.CACHE_TOOL_MODE_CONSTANT)

    • Linear (c4d.CACHE_TOOL_MODE_LINEAR)

    • Dome (c4d.CACHE_TOOL_MODE_DOME)

    • Bell (c4d.CACHE_TOOL_MODE_BELL)

    • Circle (c4d.CACHE_TOOL_MODE_CIRCLE)

    • Needle (c4d.CACHE_TOOL_MODE_NEEDLE)

    • Spline (c4d.CACHE_TOOL_MODE_USER)


Parameter: Width

  • Parameter ID: c4d.CACHE_TOOL_FALLOFF_WIDTH

  • Parameter Type: float