godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
BitmapFont.height
godot
bitmapfont
BitmapFont
Total font height (ascent plus descent) in pixels.
double
height
[@property getter]
struct
BitmapFont
@
nogc
nothrow @
property
double
height
(
)
double
height
[@property setter]
Meta
Source
See Implementation
godot
bitmapfont
BitmapFont
aliases
BaseClasses
functions
_getChars
_getKernings
_getTextures
_setChars
_setKernings
_setTextures
addChar
addKerningPair
addTexture
clear
createFromFnt
getCharSize
getFallback
getKerningPair
getTexture
getTextureCount
opAssign
opEquals
setAscent
setDistanceFieldHint
setFallback
setHeight
properties
ascent
chars
distanceField
fallback
height
kernings
textures
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Total font height (ascent plus descent) in pixels.