Skip to content

Base Types

Type NameSizeDescription
UINT81unsigned int8
UINT162unsigned int16
UINT324unsigned int32
UINT648unsigned int64
INT81int8
INT162int16
INT324int32
INT648int64
FLOAT4float
DOUBLE8double
VECTOR2122D vector, e.g. (1,2)
VECTOR3163D vector, e.g. (1,3,4)
VECTOR4204D vector, e.g. (1,2,3,4)
STRINGNstring, size varies with content
UNICODENunicode, size varies with content
PYTHONNany python object
PY_DICTNpython dict object
PY_TUPLENpython tuple object
PY_LISTNpython list object
ENTITYCALLN
BLOBN

文档内容由 Comblock® 提供