Enum bgfx.AttribType Namespace: Bgfx Syntax public enum AttribType Fields Name Description Value Uint8 Uint8 0 Uint10 Uint10, availability depends on: BGFX_CAPS_VERTEX_ATTRIB_UINT10. 1 Int16 Int16 2 Half Half, availability depends on: BGFX_CAPS_VERTEX_ATTRIB_HALF. 3 Float Float 4 Count 5