FloatMath Operator¶
About¶
Header File: xpressocore/description/gvfloatmath.h
Description Category: GraphView Operators.
- Included Description:
Parameters¶
Parameters are accessed with C4DAtom.GetParameter()
/C4DAtom.SetParameter()
.
Parameter: Function
Parameter ID: c4d.GV_FLOATMATH_FUNCTION_ID
Parameter Type: int
- Cycle Values:
Add (c4d.GV_ADR_NODE_FUNCTION)
Subtract (c4d.GV_SUR_NODE_FUNCTION)
Multiply (c4d.GV_MUR_NODE_FUNCTION)
Divide (c4d.GV_DIR_NODE_FUNCTION)
Parameter: Float Value
Parameter ID: c4d.GV_FLOATMATH_REAL
Parameter Type: float