Property | Type | Description | |
---|---|---|---|
kinect_height | float | ||
oniActorOne | GameObject | ||
oniActorTwo | GameObject | ||
port | int |
Method | Description | |
---|---|---|
OnDestroy ( ) : void |
Raises the destroy event.
|
|
Start ( ) : void |
Start this instance. Use this for initialization
|
|
Update ( ) : void |
Update this instance.
|
Method | Description | |
---|---|---|
connect ( ) : void |
Connect this instance.
|
|
disconnect ( ) : void |
Disconnect this instance.
|
|
listen ( ) : void |
Listen OSC messages;
|
|
processMessage ( |
Processes the OSC message.
|