About
- Header File: mograph/description/mghoneycombarray.h
- Description Category: Scene Objects. A ::BaseObject. See BaseObject Manual.
- Included Description:
Parameters
Parameters are accessed with C4DAtom::GetParameter()/ C4DAtom::SetParameter(). See page_maxonapi_getting_started_foundations_cinema_parameters.
Parameter: Orientation
- 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: Offset
Parameter: Offset Variation
Parameter: Perpendicular Variation
Parameter: Seed
Parameter: Count Width
Parameter: Count Height
Parameter: Mode
- 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: Form
- 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: Spline
- Parameter ID:
MG_HONEYCOMB_FORMOBJECT_LINK
- Parameter Type: ::BaseLink (BaseLink Manual)