SUBSTANCE_INPUT_TYPE_INTEGER |
int Integer, one c4d.DescID . |
SUBSTANCE_INPUT_TYPE_INTEGER_2 |
int Two component integer vector, two c4d.DescID . |
SUBSTANCE_INPUT_TYPE_INTEGER_3 |
int Three component integer vector, three c4d.DescID . |
SUBSTANCE_INPUT_TYPE_INTEGER_4 |
int Four component integer vector, four c4d.DescID . |
SUBSTANCE_INPUT_TYPE_BOOL |
bool Boolean, one c4d.DescID . |
SUBSTANCE_INPUT_TYPE_FLOAT |
float Float, one c4d.DescID . |
SUBSTANCE_INPUT_TYPE_FLOAT_2 |
float Two component float vector, two c4d.DescID . |
SUBSTANCE_INPUT_TYPE_FLOAT_3 |
float Three component float vector, three c4d.DescID . |
SUBSTANCE_INPUT_TYPE_FLOAT_4 |
float Four component float vector, four c4d.DescID . |
SUBSTANCE_INPUT_TYPE_IMAGE |
str Image input, one c4d.DescID . |
SUBSTANCE_INPUT_TYPE_STRING |
str String, one c4d.DescID . |
SUBSTANCE_INPUT_TYPE_COLOR_RGB |
c4d.Vector RGB color vector, one c4d.DescID . |
SUBSTANCE_INPUT_TYPE_COLOR_RGBA |
c4d.Vector and float RGBA color vector, two c4d.DescID . |
SUBSTANCE_INPUT_TYPE_RESOLUTION |
int Substance output resolution, two c4d.DescID , integer, range 4 to 11, 2^n pixels (16 pixels to 2048 pixels). |