Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
LOLViewer
Graphics
GLAnimation
C# Class LOLViewer.Graphics.GLAnimation
ファイルを表示
Open project: utensil/lolmodelviewer
Class Usage Examples
Public Properties
Property
Type
Description
bones
List
numberOfBones
uint
numberOfFrames
uint
playbackFPS
uint
timePerFrame
float
Public Methods
Method
Description
GLAnimation
( ) :
System
Method Details
GLAnimation()
public
method
public
GLAnimation
( ) :
System
return
System
Property Details
bones
public_oe property
public
List
bones
return
List
numberOfBones
public_oe property
public
uint
numberOfBones
return
uint
numberOfFrames
public_oe property
public
uint
numberOfFrames
return
uint
playbackFPS
public_oe property
public
uint
playbackFPS
return
uint
timePerFrame
public_oe property
public
float
timePerFrame
return
float