Liquify

About

  • Header File: c4d_simulation/description/ofpliquify.h

  • Description Category: Scene Objects. A c4d.BaseObject.

  • Included Description:

Parameters

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


Parameter: Mode

  • Parameter ID: c4d.FP_LIQUIFY_MODE

  • Parameter Type: cinema::int

  • Cycle Values:
    • Liquify (c4d.FP_LIQUIFY_MODE_LIQUIFY)

    • Set Properties (c4d.FP_LIQUIFY_MODE_SET)

    • Unliquify (c4d.FP_LIQUIFY_MODE_UNLIQUIFY)


Parameter: Use Default Radius

  • Parameter ID: c4d.FP_LIQUIFY_USEDEFAULTRADIUS

  • Parameter Type: cinema::bool


Parameter: Liquid Contribution

  • Parameter ID: c4d.FP_LIQUIFY_LIQUIDCONTRIBUTION

  • Parameter Type: cinema::float


Parameter: Density

  • Parameter ID: c4d.FP_LIQUIFY_CONSTRAINTS_MASSDENSITY

  • Parameter Type: cinema::float


Parameter: Viscosity

  • Parameter ID: c4d.FP_LIQUIFY_CONSTRAINTS_VISCOSITY

  • Parameter Type: cinema::float


Parameter: Surface Tension

  • Parameter ID: c4d.FP_LIQUIFY_CONSTRAINTS_SURFACETENSION

  • Parameter Type: cinema::float


Parameter: Mixture ID

  • Parameter ID: c4d.FP_LIQUIFY_CONSTRAINTS_MIXTUREID

  • Parameter Type: cinema::int


Parameter: Ease In

  • Parameter ID: c4d.FP_LIQUIFY_CONSTRAINTS_EASEIN

  • Parameter Type: cinema::c4d.BaseTime


Parameter: Interaction Mass

  • Parameter ID: c4d.FP_LIQUIFY_COLLISIONS_INTERACTION_MASS

  • Parameter Type: cinema::float


Parameter: Friction

  • Parameter ID: c4d.FP_LIQUIFY_COLLISIONS_FRICTION

  • Parameter Type: cinema::float


Parameter: Stickiness

  • Parameter ID: c4d.FP_LIQUIFY_COLLISIONS_STICKINESS

  • Parameter Type: cinema::float


Parameter: Damping

  • Parameter ID: c4d.FP_LIQUIFY_DAMPING_DAMPING

  • Parameter Type: cinema::float