Grid Array

关于

参数

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


Parameter: 取向

  • Parameter ID: MG_HONEYCOMB_ORIENTATION
  • Parameter Type: maxon::Int32 ( Basic Data Types )
  • Cycle Values:
    • Z (XY) (MG_HONEYCOMB_ORIENTATION_XY)
    • X (ZY) (MG_HONEYCOMB_ORIENTATION_ZY)
    • Y (XZ) (MG_HONEYCOMB_ORIENTATION_XZ)

Parameter: Offset Direction

  • Parameter ID: MG_HONEYCOMB_DIRECTION
  • Parameter Type: maxon::Int32 ( Basic Data Types )
  • Cycle Values:
    • Width (MG_HONEYCOMB_DIRECTION_WIDTH)
    • Height (MG_HONEYCOMB_DIRECTION_HEIGHT)

Parameter: 偏移


Parameter: Offset Variation


Parameter: Perpendicular Variation


Parameter: Seed


Parameter: Count Width


Parameter: Count Height


Parameter: 模式

  • Parameter ID: MG_HONEYCOMB_MODE
  • Parameter Type: maxon::Int32 ( Basic Data Types )
  • Cycle Values:
    • Per Step (MG_HONEYCOMB_MODE_PERSTEP)
    • End Point (MG_HONEYCOMB_MODE_ENDPOINT)

Parameter: Size Width


Parameter: Size Height


Parameter: 表单

  • Parameter ID: MG_HONEYCOMB_FORM
  • Parameter Type: maxon::Int32 ( Basic Data Types )
  • Cycle Values:
    • Circle (MG_HONEYCOMB_FORM_CIRCLE)
    • Square (MG_HONEYCOMB_FORM_SQUARE)
    • Spline (MG_HONEYCOMB_FORM_SPLINE)

Parameter: 样条线