Toggle navigation
Hot Examples
RU
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
Показать файл
Открыть проект
Примеры использования класса
Приватные методы
Метод
Описание
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.