Alembic Morph Tag

About

  • Header File: io_alembic/description/Talembicmorphtag.h

  • Description Category: Tags. A c4d.BaseTag.

  • Included Description:

Parameters

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


Parameter: Path to Alembic File

  • Parameter ID: c4d.ALEMBIC_MT_PATH

  • Parameter Type: str


Parameter: ALEMBIC_MT_PATH_STATE

  • Parameter ID: c4d.ALEMBIC_MT_PATH_STATE

  • Parameter Type: bool


Parameter: Object Identifier

  • Parameter ID: c4d.ALEMBIC_MT_IDENTIFIER

  • Parameter Type: str


Parameter: ALEMBIC_MT_IDENT_STATE

  • Parameter ID: c4d.ALEMBIC_MT_IDENT_STATE

  • Parameter Type: bool


Parameter: Use Animation

  • Parameter ID: c4d.ALEMBIC_MT_USE_ANIMATION

  • Parameter Type: bool


Parameter: Frame

  • Parameter ID: c4d.ALEMBIC_MT_ANIMATION_FRAME

  • Parameter Type: c4d.BaseTime


Parameter: Interpolation

  • Parameter ID: c4d.ALEMBIC_MT_INTERPOLATION

  • Parameter Type: bool


Parameter: Offset

  • Parameter ID: c4d.ALEMBIC_MT_ANIMATION_OFFSET

  • Parameter Type: c4d.BaseTime


Parameter: Mode

  • Parameter ID: c4d.ALEMBIC_MT_ANIMATION_MODE

  • Parameter Type: int

  • Cycle Values:
    • Play (c4d.ALEMBIC_MT_ANIMATION_MODE_PLAY)

    • Loop (c4d.ALEMBIC_MT_ANIMATION_MODE_LOOP)

    • Ping Pong (c4d.ALEMBIC_MT_ANIMATION_MODE_PINGPONG)


Parameter: Speed

  • Parameter ID: c4d.ALEMBIC_MT_ANIMATION_SPEED

  • Parameter Type: float


Parameter: Reset

  • Parameter ID: c4d.ALEMBIC_MT_ANIMATION_RESET

  • Parameter Type: A button.


Parameter: Remapping Curve

  • Parameter ID: c4d.ALEMBIC_MT_ANIMATION_CURVE

  • Parameter Type: c4d.SplineData


Parameter: Update Transform

  • Parameter ID: c4d.ALEMBIC_MT_UPDATE_XFORM

  • Parameter Type: bool


Parameter: Update Geometry

  • Parameter ID: c4d.ALEMBIC_MT_UPDATE_GEOMETRY

  • Parameter Type: bool


Parameter: Visibility

  • Parameter ID: c4d.ALEMBIC_MT_USE_VISIBILITY

  • Parameter Type: bool


Parameter: Color Maps

  • Parameter ID: c4d.ALEMBIC_MT_USE_COLORMAPS

  • Parameter Type: bool


Parameter: Other Attributes

  • Parameter ID: c4d.ALEMBIC_MT_USE_OTHERATTR

  • Parameter Type: bool