Api Sandbox InputGlyphSize
enum

InputGlyphSize

public sealed enum InputGlyphSize : Enum

Enum Values

Name Value Description
Small Small 32x32 ( Keyboard glyphs can be wider for long key names )
Medium Medium 128x128 ( Keyboard glyphs can be wider for long key names )
Large Large 256x256 ( Keyboard glyphs can be wider for long key names )
Assembly: Sandbox.Engine Namespace: Sandbox Full Name: Sandbox.InputGlyphSize