學習
引擎資料類型
Font

*此內容是使用 AI(Beta 測試版)翻譯,可能含有錯誤。若要以英文檢視此頁面,請按一下這裡


概要
建構子
new(family: Content,weight: FontWeight,style: Enum.FontStyle)
fromName(name: string,weight: FontWeight,style: Enum.FontStyle)
fromId(id: number,weight: FontWeight,style: Enum.FontStyle)

API 參考
建構子
new
Font.new(
family:Content, weight:FontWeight, style:Enum.FontStyle)
參數
family:Content
weight:FontWeight
預設值:Enum.FontWeight.Regular
預設值:Enum.FontStyle.Normal

fromEnum
Font.fromEnum(font:Enum.Font)
參數

fromName
Font.fromName(
name:string, weight:FontWeight, style:Enum.FontStyle)
參數
name:string
weight:FontWeight
預設值:Enum.FontWeight.Regular
預設值:Enum.FontStyle.Normal

fromId
Font.fromId(
id:number, weight:FontWeight, style:Enum.FontStyle)
參數
weight:FontWeight
預設值:Enum.FontWeight.Regular
預設值:Enum.FontStyle.Normal

屬性
Family
Font.Family:Content

Weight
Font.Weight:FontWeight

Style
Font.Style:Enum.FontStyle

Bold
Font.Bold:boolean

©2026 Roblox Corporation、Roblox、Roblox 標誌及 Powering Imagination 是我們在美國及其他國家地區的部分註冊與未註冊商標。