Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SampleSystemFontRenderer
C# 클래스 SampleSystemFontRenderer, unity-systemfontrenderer
상속:
MonoBehaviour
파일 보기
프로젝트 열기: gree/unity-systemfontrenderer
공개 프로퍼티들
프로퍼티
타입
설명
align
SystemFont.Align
color
Color
fontSize
float
height
float
style
SystemFont.Style
text
string
verticalAlign
SystemFont.VerticalAlign
width
float
공개 메소드들
메소드
설명
Start
( ) :
void
메소드 상세
Start()
공개
메소드
public
Start
( ) :
void
리턴
void
프로퍼티 상세
align
공개적으로 프로퍼티
public
SystemFont.Align
align
리턴
SystemFont.Align
color
공개적으로 프로퍼티
public
Color
color
리턴
Color
fontSize
공개적으로 프로퍼티
public
float
fontSize
리턴
float
height
공개적으로 프로퍼티
public
float
height
리턴
float
style
공개적으로 프로퍼티
public
SystemFont.Style
style
리턴
SystemFont.Style
text
공개적으로 프로퍼티
public
string
text
리턴
string
verticalAlign
공개적으로 프로퍼티
public
SystemFont.VerticalAlign
verticalAlign
리턴
SystemFont.VerticalAlign
width
공개적으로 프로퍼티
public
float
width
리턴
float