Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 0265cf60 authored by Markus Fleck's avatar Markus Fleck
Browse files

BUGFIX Demo scene for incoming stream updated #13

parent 029d4500
No related branches found
No related tags found
No related merge requests found
......@@ -259,7 +259,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 5ba4ed7276e95054fb35c620c2207e28, type: 3}
m_Name:
m_EditorClassIdentifier:
StreamName: RandomSpehricalData_A
StreamName: RandomSpehricalData
StreamType: 3DCoord
targetTransform: {fileID: 193850115}
useX: 0
......
......@@ -64,7 +64,7 @@ namespace Assets.LSL4Unity.Scripts.AbstractInlets
Debug.Log(string.Format("LSL Stream {0} Lost for {1}", stream.Name, name));
this.enabled = false;
OnStreamLost();
}
protected virtual bool isTheExpected(LSLStreamInfoWrapper stream)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment