About
- Header File: c4d_objects/description/obasedeform.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: Size
Parameter: Alignment
- Parameter ID:
DEFORMOBJECT_ALIGNMENT
- Parameter Type: maxon::Int32 (Basic Data Types)
- Cycle Values:
- Auto (DEFORMOBJECT_ALIGNMENT_AUTO)
- +X (DEFORMOBJECT_ALIGNMENT_POSITIVE_X)
- -X (DEFORMOBJECT_ALIGNMENT_NEGATIVE_X)
- +Y (DEFORMOBJECT_ALIGNMENT_POSITIVE_Y)
- -Y (DEFORMOBJECT_ALIGNMENT_NEGATIVE_Y)
- +Z (DEFORMOBJECT_ALIGNMENT_POSITIVE_Z)
- -Z (DEFORMOBJECT_ALIGNMENT_NEGATIVE_Z)
Parameter: Fit to Parent
Parameter: Mode
- Parameter ID:
DEFORMOBJECT_MODE
- Parameter Type: maxon::Int32 (Basic Data Types)
- Cycle Values:
- Limited (DEFORMOBJECT_MODE_LIMIT)
- Within Box (DEFORMOBJECT_MODE_BOX)
- Unlimited (DEFORMOBJECT_MODE_UNLIMITED)
Parameter: Strength
Parameter: Angle
Parameter: Curvature
Parameter: Fillet