T3D/Coders/T3D Coders Datatypes

From TDN

Data Types

Name Type Description
F32 Engine Specific F32 refers to a 32 bit floating point.
S32 Engine Specific S32 refers to a signed 32 bit integer.
U32 Engine Specific U32 refers to an unsigned 32 bit integer.