# Sandbox.InputGlyphSize

- Kind: enum
- Namespace: `Sandbox`
- Assembly: `Sandbox.Engine`
- Modifiers: sealed

## Fields

- [`Large`](/api/Sandbox.InputGlyphSize/Large): Large 256x256 ( Keyboard glyphs can be wider for long key names )
- [`Medium`](/api/Sandbox.InputGlyphSize/Medium): Medium 128x128 ( Keyboard glyphs can be wider for long key names )
- [`Small`](/api/Sandbox.InputGlyphSize/Small): Small 32x32 ( Keyboard glyphs can be wider for long key names )

## Methods

- [`ToPixels`](/api/Sandbox.SandboxGameExtensions/ToPixels): Translates this enum to pixel size.
