Свойство | Type | Description | |
---|---|---|---|
characterHeadBodies | List |
||
characterIKs | List |
||
lastReceivedMS | float | ||
lines | LineUnity[], | ||
masterStream | |||
receivedData | bool | ||
recordPath | string | ||
recordedFPS | float | ||
type | SynchronizerType |
Свойство | Type | Description | |
---|---|---|---|
GetFromFile | void | ||
OnGUI | void | ||
ReadLines | void | ||
ReceiveClientState | void | ||
RecordFrame | void | ||
Serve | void | ||
SetHeadsetNumber | void | ||
Start | void | ||
Update | void | ||
UpdateMakeLines | void | ||
WriteToFile | void |
Méthode | Description | |
---|---|---|
LastRecordedFrameNumber ( bool increment = false ) : |
||
LoadRecordedFrame ( |
Méthode | Description | |
---|---|---|
GetFromFile ( string path ) : void | ||
OnGUI ( ) : void | ||
ReadLines ( Stream s ) : void | ||
ReceiveClientState ( ) : void | ||
RecordFrame ( ) : void | ||
Serve ( ) : void | ||
SetHeadsetNumber ( int header, bool writeToDisk ) : void | ||
Start ( ) : void | ||
Update ( ) : void | ||
UpdateMakeLines ( Stream s, makeLine, &mlines ) : void | ||
WriteToFile ( string path ) : void |
public static LastRecordedFrameNumber ( bool increment = false ) : |
||
increment | bool | |
Résultat |
public LoadRecordedFrame ( |
||
frame | ||
Résultat | bool |
public MasterStream,AssemblyCSharp masterStream | ||
Résultat |