Quaternion Expression

About

  • Header File: mocca/description/tquaternion.h

  • Description Category: Tags. A c4d.BaseTag.

  • Included Description:

Parameters

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


Parameter: Interpolation

  • Parameter ID: c4d.QUAT_INTER

  • Parameter Type: int

  • Cycle Values:
    • Linear (c4d.INTER_SLERP)

    • Spline (c4d.INTER_SQUAD)

    • Losch (c4d.INTER_LOSCH)