Enumerator |
---|
INTEGER | Int32 Integer, one DescID.
|
INTEGER_2 | Int32 Two component integer vector, two DescID.
|
INTEGER_3 | Int32 Three component integer vector, three DescID objects.
|
INTEGER_4 | Int32 Four component integer vector, four DescID objects.
|
BOOL | Bool Boolean, one DescID.
|
FLOAT | Float Float, one DescID.
|
FLOAT_2 | Float Two component float vector, two DescID objects.
|
FLOAT_3 | Float Three component float vector, three DescID objects.
|
FLOAT_4 | Float Four component float vector, four DescID objects.
|
IMAGE | Filename Image input, one DescID.
|
STRING | String String, one DescID.
|
COLOR_RGB | Vector RGB color vector, one DescID.
|
COLOR_RGBA | Vector and Float RGBA color vector, two DescID objects.
|
RESOLUTION | Int32 Substance output resolution, two DescID objects , integer, range 4 to 11, 2^n pixels (16 pixels to 2048 pixels)
|