Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
AnimatedProjector
C# Class AnimatedProjector, Feiko-Unity-OLD
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: cortexarts/Feiko-Unity-OLD
Méthodes publiques
Свойство
Type
Description
fps
float
frames
UnityEngine.Texture2D[]
Méthodes publiques
Méthode
Description
NextFrame
( ) :
void
Start
( ) :
void
Method Details
NextFrame()
public
méthode
public
NextFrame
( ) :
void
Résultat
void
Start()
public
méthode
public
Start
( ) :
void
Résultat
void
Property Details
fps
public_oe property
public
float
fps
Résultat
float
frames
public_oe property
public
Texture2D[],UnityEngine
frames
Résultat
UnityEngine.Texture2D[]