C# 클래스 tk2dFont, Malisse

상속: MonoBehaviour
파일 보기 프로젝트 열기: Collegiennes/Malisse 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
bmFont Object
charPadX int
data tk2dFontData,
dupeCaps bool
flipTextureY bool
gradientCount int
gradientTexture UnityEngine.Texture2D
manageMaterial bool
material Material
texture Texture

프로퍼티 상세

bmFont 공개적으로 프로퍼티

public Object bmFont
리턴 Object

charPadX 공개적으로 프로퍼티

public int charPadX
리턴 int

data 공개적으로 프로퍼티

public tk2dFontData, data
리턴 tk2dFontData,

dupeCaps 공개적으로 프로퍼티

public bool dupeCaps
리턴 bool

flipTextureY 공개적으로 프로퍼티

public bool flipTextureY
리턴 bool

gradientCount 공개적으로 프로퍼티

public int gradientCount
리턴 int

gradientTexture 공개적으로 프로퍼티

public Texture2D,UnityEngine gradientTexture
리턴 UnityEngine.Texture2D

manageMaterial 공개적으로 프로퍼티

public bool manageMaterial
리턴 bool

material 공개적으로 프로퍼티

public Material material
리턴 Material

texture 공개적으로 프로퍼티

public Texture texture
리턴 Texture