Parameter Effector Tag¶
About¶
Header File: mograph/description/etparameter.h
Description Category: Tags. A
c4d.BaseTag
.- Included Description:
Parameters¶
Parameters are accessed with C4DAtom.GetParameter()
/C4DAtom.SetParameter()
.
Parameter: Strength
Parameter ID: c4d.ETPARAMETERTAG_STRENGTH
Parameter Type: float
Parameter: Reset
Parameter ID: c4d.ETPARAMETERTAG_RESET
Parameter Type: A button.
Parameter: Mode
Parameter ID: c4d.ETPARAMETERTAG_MODE
Parameter Type: int
- Cycle Values:
Absolute (c4d.ETPARAMETERTAG_MODE_ABSOLUTE)
Relative (c4d.ETPARAMETERTAG_MODE_RELATIVE)
Parameter: Hide Unchanged
Parameter ID: c4d.ETPARAMETERTAG_HIDEUNUSED
Parameter Type: bool
Parameter: Sample Point Mode
Parameter ID: c4d.ETPARAMETERTAG_FIELDPOINT
Parameter Type: int
- Cycle Values:
As Standard Expression (c4d.ETPARAMETERTAG_FIELDPOINT_EXPRESSION)
Double Execution (c4d.ETPARAMETERTAG_FIELDPOINT_DOUBLE)
Disable Expressions (c4d.ETPARAMETERTAG_FIELDPOINT_NOEXPRESSION)
Fixed Point (c4d.ETPARAMETERTAG_FIELDPOINT_FIXPOINT)
Parameter: Fix Position
Parameter ID: c4d.ETPARAMETERTAG_FIXPOSITION
Parameter Type: A button.
Parameter: Fields
Parameter ID: c4d.ETPARAMETERTAG_FIELDS
Parameter Type:
c4d.FieldList