Property | Type | Description | |
---|---|---|---|
instance | MoCapOscInterface, | ||
listenerPort | int | ||
oscSenderIp | string | ||
rigidBodyObject | GameObject | ||
rigidbodies | List |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
OnDisable ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void | ||
onOscMessage ( OscMessage, m ) : void | ||
processOscMessage ( OscMessage, m ) : void |
public static MoCapOscInterface, instance | ||
return | MoCapOscInterface, |