# Sandbox.VertexAttributeFormat

- Kind: enum
- Namespace: `Sandbox`
- Assembly: `Sandbox.Engine`
- Modifiers: sealed

## Fields

- [`Float16`](/api/Sandbox.VertexAttributeFormat/Float16)
- [`Float32`](/api/Sandbox.VertexAttributeFormat/Float32)
- [`SInt16`](/api/Sandbox.VertexAttributeFormat/SInt16)
- [`SInt32`](/api/Sandbox.VertexAttributeFormat/SInt32)
- [`SInt8`](/api/Sandbox.VertexAttributeFormat/SInt8)
- [`UInt16`](/api/Sandbox.VertexAttributeFormat/UInt16)
- [`UInt32`](/api/Sandbox.VertexAttributeFormat/UInt32)
- [`UInt8`](/api/Sandbox.VertexAttributeFormat/UInt8)
