Function getBitmapFont(name: string): Asset<BitmapFontData> | null Get BitmapFontData from name. param name - The asset name.returns The asset data.since v3000.0group Assets