Property | Type | Description | |
---|---|---|---|
LicenseKey | string | ||
LicenseVendor | string | ||
LoadFromRecording | bool | ||
LoadFromXML | bool | ||
Mirror | bool | ||
RecordingFilename | string | ||
RecordingFramerate | float | ||
XMLFilename | string |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
OnApplicationQuit ( ) : void | ||
OpenNIContext ( ) : System | ||
OpenNode ( NodeType nt ) : OpenNI.ProductionNode | ||
Update ( ) : void |
Method | Description | |
---|---|---|
ReadNextFrameFromRecording ( Player player ) : IEnumerator | ||
openNode ( NodeType nt ) : OpenNI.ProductionNode |
public static OpenNode ( NodeType nt ) : OpenNI.ProductionNode | ||
nt | NodeType | |
return | OpenNI.ProductionNode |