Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Assets
LSL4Unity
Scripts
Examples
ExampleFloatInlet
C# Class Assets.LSL4Unity.Scripts.Examples.ExampleFloatInlet
Just an example implementation for a Inlet recieving float values
Inheritance:
AStringInlet
Mostra file
Open project: luiseduve/exciteometer
Public Properties
Property
Type
Description
lastSample
string
Protected Methods
Method
Description
Process
(
Array
newSample
,
double
timeStamp
) :
void
Method Details
Process()
protected
method
protected
Process
(
Array
newSample
,
double
timeStamp
) :
void
newSample
Array
timeStamp
double
return
void
Property Details
lastSample
public_oe property
public
string
lastSample
return
string