About
- Header File: xpressocore/description/gvcmp.h
- Description Category: GraphView Operators. An XPRESSO node. See XPRESSO.
- Included Description:
Parameters
Parameters are accessed with C4DAtom::GetParameter()/ C4DAtom::SetParameter(). See page_maxonapi_getting_started_foundations_cinema_parameters.
Parameter: Function
- Parameter ID:
GV_CMP_FUNCTION
- Parameter Type: maxon::Int32 (Basic Data Types)
- Cycle Values:
- == (GV_EQU_NODE_FUNCTION)
- < (GV_LESS_NODE_FUNCTION)
- <= (GV_LESSEQU_NODE_FUNCTION)
- > (GV_GREATER_NODE_FUNCTION)
- >= (GV_GREATEREQU_NODE_FUNCTION)
- != (GV_NOT_EQU_NODE_FUNCTION)
Parameter: Output