배우기
엔진 데이터 형식
Font

*이 콘텐츠는 AI(베타)를 사용해 번역되었으며, 오류가 있을 수 있습니다. 이 페이지를 영어로 보려면 여기를 클릭하세요.


요약
생성자
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'은 미국 및 기타 국가 내 당사의 등록 및 미등록 상표입니다.