Alembic Morph Tag

About

Parameters

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


Parameter: Path to Alembic File


Parameter: ALEMBIC_MT_PATH_STATE


Parameter: Object Identifier


Parameter: ALEMBIC_MT_IDENT_STATE


Parameter: Use Animation


Parameter: Frame


Parameter: Interpolation


Parameter: Offset


Parameter: Mode

  • Parameter ID: ALEMBIC_MT_ANIMATION_MODE
  • Parameter Type: maxon::Int32 (Basic Data Types)
  • Cycle Values:
    • Play (ALEMBIC_MT_ANIMATION_MODE_PLAY)
    • Loop (ALEMBIC_MT_ANIMATION_MODE_LOOP)
    • Ping Pong (ALEMBIC_MT_ANIMATION_MODE_PINGPONG)

Parameter: Speed


Parameter: Reset


Parameter: Remapping Curve

  • Parameter ID: ALEMBIC_MT_ANIMATION_CURVE
  • Parameter Type: SplineData

Parameter: Update Transform


Parameter: Update Geometry