TrueTypeFontImporter.characterPadding
var characterPadding: int;
int characterPadding;
characterPadding as int
Description

Border pixels added to character images for padding. This is useful if you want to render text using a shader which needs to render outside of the character area (like an outline shader).