Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
LOLFileReader
SKLBone
C# Class LOLFileReader.SKLBone
Mostrar archivo
Open project: utensil/lolmodelviewer
Class Usage Examples
Public Properties
Property
Type
Description
ID
int
name
String
orientation
float[]
parentID
int
position
float[]
scale
float
Public Methods
Method
Description
SKLBone
( ) :
System
Method Details
SKLBone()
public
method
public
SKLBone
( ) :
System
return
System
Property Details
ID
public_oe property
public
int
ID
return
int
name
public_oe property
public
String
name
return
String
orientation
public_oe property
public
float[]
orientation
return
float[]
parentID
public_oe property
public
int
parentID
return
int
position
public_oe property
public
float[]
position
return
float[]
scale
public_oe property
public
float
scale
return
float