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
AnimatedProjector
C# Class AnimatedProjector, Feiko-Unity-OLD
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: cortexarts/Feiko-Unity-OLD
Public Properties
Property
Type
Description
fps
float
frames
UnityEngine.Texture2D[]
Public Methods
Method
Description
NextFrame
( ) :
void
Start
( ) :
void
Method Details
NextFrame()
public
method
public
NextFrame
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
fps
public_oe property
public
float
fps
return
float
frames
public_oe property
public
Texture2D[],UnityEngine
frames
return
UnityEngine.Texture2D[]