Motion Layer¶
About¶
Header File: newman/description/mt_layer.h
Description Category: BaseList2D Based Elements.
- Included Description:
Parameters¶
Parameters are accessed with C4DAtom.GetParameter()
/C4DAtom.SetParameter()
.
Parameter: Layer Value
Parameter ID: c4d.ID_MT_LAYER_VALUE
Parameter Type: float
Parameter: Mode
Parameter ID: c4d.ID_MT_LAYER_MODE
Parameter Type: int
- Cycle Values:
Mixing (c4d.ID_MT_LAYER_MODE_MIX)
Relative (c4d.ID_MT_LAYER_MODE_ADD)
Absolute (c4d.ID_MT_LAYER_MODE_REP)
Parameter: Mute
Parameter ID: c4d.ID_MT_LAYER_MUTE
Parameter Type: bool
Parameter: Solo
Parameter ID: c4d.ID_MT_LAYER_SOLO
Parameter Type: bool
Parameter: Passthrough
Parameter ID: c4d.ID_MT_LAYER_PASSTHROUGH
Parameter Type: bool
Parameter: Active
Parameter ID: c4d.ID_MT_LAYER_ACTIVE
Parameter Type: bool
Parameter: Quaternion Interpolation
Parameter ID: c4d.ID_MT_LAYER_QUATERNION
Parameter Type: bool