Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
OpenBve
Ls3DObjectParser
C# 클래스 OpenBve.Ls3DObjectParser
Parses a Loksim3D xml format object
파일 보기
프로젝트 열기: leezer3/OpenBVE
1 사용 예제들
비공개 메소드들
메소드
설명
ApplyMeshBuilder
(
ObjectManager
&
Object
,
MeshBuilder
Builder
,
ObjectManager
LoadMode
,
bool
ForceTextureRepeatX
,
bool
ForceTextureRepeatY
) :
void
ApplyRotation
(
MeshBuilder
Builder
,
double
x
,
double
y
,
double
z
,
double
a
) :
void
ReadObject
(
string
FileName
,
System
Encoding
,
ObjectManager
LoadMode
,
bool
ForceTextureRepeatX
,
bool
ForceTextureRepeatY
,
double
RotationX
,
double
RotationY
,
double
RotationZ
) :
ObjectManager.StaticObject
Loads a Loksim3D object from a file.