Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Rest
C# Class Rest, buffer_bci
Inheritance:
MonoBehaviour
显示文件
Open project: jadref/buffer_bci
Class Usage Examples
Public Properties
Property
Type
Description
amplitude
float
fixationCross
Transform
frequency
float
menu
MenuOptions,
Public Methods
Method
Description
Awake
( ) :
void
OnDisable
( ) :
void
OnEnable
( ) :
void
Update
( ) :
void
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
OnDisable()
public
method
public
OnDisable
( ) :
void
return
void
OnEnable()
public
method
public
OnEnable
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
amplitude
public_oe property
public
float
amplitude
return
float
fixationCross
public_oe property
public
Transform
fixationCross
return
Transform
frequency
public_oe property
public
float
frequency
return
float
menu
public_oe property
public
MenuOptions,
menu
return
MenuOptions,