C# Class PlaybackControl, vive-holojam

Inheritance: MonoBehaviour
Show file Open project: nyu-vr-research/vive-holojam Class Usage Examples

Public Properties

Property Type Description
frame System.UInt32
recorder LineSynchronizer,
wand AssemblyCSharp.WandController

Private Methods

Method Description
FrameAdded ( object source, FileSystemEventArgs e ) : void
OnGUI ( ) : void
Start ( ) : void
Update ( ) : void

Property Details

frame public static property

public static UInt32,System frame
return System.UInt32

recorder public property

public LineSynchronizer, recorder
return LineSynchronizer,

wand public property

public WandController,AssemblyCSharp wand
return AssemblyCSharp.WandController