Object Operator

About

Parameters

Parameters are accessed with C4DAtom::GetParameter()/ C4DAtom::SetParameter(). See Parameter IDs.


Parameter: Reference


Parameter: Reference Mode

  • Parameter ID: GV_OBJECT_PATH_TYPE
  • Parameter Type: maxon::Int32 (Basic Data Types)
  • Cycle Values:
    • Use Start Position (GV_OBJECT_PATH_TYPE_START)
    • Absolute Reference (GV_OBJECT_PATH_TYPE_ABSOLUTE)
    • Relative Reference (GV_OBJECT_PATH_TYPE_RELATIVE)

Parameter: Start Position


Parameter: Start Distance


Parameter: History Depth


Parameter: Path


Parameter: Local Matrix

  • Parameter ID: GV_OBJECT_OPERATOR_LOCAL_IN
  • Parameter Type: Matrix

Parameter: Global Matrix

  • Parameter ID: GV_OBJECT_OPERATOR_GLOBAL_IN
  • Parameter Type: Matrix

Parameter: History level


Parameter: On


Parameter: Local Matrix

  • Parameter ID: GV_OBJECT_OPERATOR_LOCAL_OUT
  • Parameter Type: Matrix

Parameter: Global Matrix

  • Parameter ID: GV_OBJECT_OPERATOR_GLOBAL_OUT
  • Parameter Type: Matrix

Parameter: Previous position


Parameter: Previous rotation


Parameter: Previous scale


Parameter: Previous global matrix

  • Parameter ID: GV_OBJECT_OPERATOR_OLD_GLOBAL_OUT
  • Parameter Type: Matrix

Parameter: Previous local matrix

  • Parameter ID: GV_OBJECT_OPERATOR_OLD_LOCAL_OUT
  • Parameter Type: Matrix

Parameter: Position velocity


Parameter: Rotation velocity


Parameter: Scale velocity