Here you will find documentation on all the descriptions that Cinema 4D currently has. You can list them Alphabetically, by Type or Plugin . The sample Python and C++ code is automatically generated and in some cases may not be 100% correct. If something doesn't work then please refer to the official Cinema 4D SDK documentation for more information.

IDs and information for GVcolorspace

GVcolorspace

Attributes

  • ENGLISH NAME : ColorspaceOperator
  • NAME : GVcolorspace
  • INCLUDE : GVbase
  • PATH : expressiontag/description/gvcolorspace.res
  • PLUGIN : expressiontag
  • MAXON online help (may not exist): GVCOLORSPACE

Elements

ID UI Name Type Parameters Cycle
GV_COLORSPACE_FUNCTION_ID Function LONG  
GV_RGB_TO_HSV_FUNCTION RGBtoHSV
GV_HSV_TO_RGB_FUNCTION HSVtoRGB
GV_RGB_TO_HLS_FUNCTION RGBtoHLS
GV_HLS_TO_RGB_FUNCTION HLStoRGB
GV_COLORSPACE_HUE360 Huefrom0.0to360.0 BOOL  
GV_COLORSPACE_RGB255 RGBfrom0to255 BOOL  
GV_COLORSPACE_INPUT Input VECTOR
INPORT
STATICPORT
CREATEPORT
GV_COLORSPACE_OUTPUT Output VECTOR
OUTPORT
STATICPORT
CREATEPORT