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
CaptureGifEditor
C# Class CaptureGifEditor, GGJ2016
Inheritance:
EditorWindow
Mostrar archivo
Open project: netgrind/GGJ2016
Class Usage Examples
Public Properties
Property
Type
Description
captureFrames
bool
capturePath
string
captureUpscale
int
frameDelay
int
frames
int
Public Methods
Method
Description
OnGUI
( ) :
void
Update
( ) :
void
capture
( ) :
void
Private Methods
Method
Description
Init
( ) :
void
Method Details
OnGUI()
public
method
public
OnGUI
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
capture()
public
method
public
capture
( ) :
void
return
void
Property Details
captureFrames
public_oe property
public
bool
captureFrames
return
bool
capturePath
public_oe property
public
string
capturePath
return
string
captureUpscale
public_oe property
public
int
captureUpscale
return
int
frameDelay
public_oe property
public
int
frameDelay
return
int
frames
public_oe property
public
int
frames
return
int