Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Fusion
Pipeline
AssetTypes
BMFontSpriteFontAsset
C# 클래스 Fusion.Pipeline.AssetTypes.BMFontSpriteFontAsset
상속:
Fusion.Content.Asset
파일 보기
프로젝트 열기: demiurghg/FusionEngine
공개 메소드들
메소드
설명
BMFontSpriteFontAsset
(
string
path
) :
System
Build
(
BuildContext
buildContext
) :
void
Builds asset
메소드 상세
BMFontSpriteFontAsset()
공개
메소드
public
BMFontSpriteFontAsset
(
string
path
) :
System
path
string
리턴
System
Build()
공개
메소드
Builds asset
public
Build
(
BuildContext
buildContext
) :
void
buildContext
BuildContext
리턴
void