List of Parameter Types

3DS Max Plug-In SDK

List of Parameter Types

See Also: Class IParamBlock, Class ParamBlockDesc, Class ParamBlockDescID.

The Parameter Type - One of the following types may be used:

image\bullet.gif TYPE_INT - Integers values.

image\bullet.gif TYPE_FLOAT - Floating point value.

image\bullet.gif TYPE_POINT3 - Point values.

image\bullet.gif TYPE_RGBA - Colors values - Red, Green, Blue and Alpha.

image\bullet.gif TYPE_BOOL - Boolean values.

image\bullet.gif TYPE_MATRIX3 - A Matrix3 data type value. This type is available in 4.0 and later only.

image\bullet.gif TYPE_MATRIX3_TAB - A table of Matrix3 data type values. is available in 4.0 and later only.