Mocap
12 tools in this family (folder Editor/Tools/Mocap/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.
| Tool | Effect | Description |
|---|---|---|
mocap_arkit_body_capture | read-only | Receive ARKit Body Tracking (ARBodyTrackingConfiguration) data from |
mocap_arkit_face_capture | read-only | Receive ARKit Face Tracking data from an iOS device over UDP (Tier 2 premium). |
mocap_clean_with_animphys_api | writes | Send a BVH file to Cascadeur's cloud API for AI-assisted motion cleanup |
mocap_export_animationclip | writes | Convert a BVH file into a Unity AnimationClip asset (.anim), |
mocap_face_blendshape_export_arkit52 | writes | Map face capture data to ARKit's 52 canonical blendshape coefficients |
mocap_provider_route | writes | Route a motion capture request to the appropriate provider sidecar or SaaS. |
mocap_realtime_stream_to_unity | writes | Start a VMC OSC server on port 39539 and stream live BlazePose pose |
mocap_record_to_bvh | writes | Record a fixed number of frames from an active MediaPipe session and |
mocap_retarget_to_humanoid | writes | Retarget a BVH capture to a Unity Humanoid rig. Imports the BVH, |
mocap_smooth_jitter | writes | Apply a 1D scalar Kalman filter to every joint position channel in |
mocap_webcam_start_session | writes | Start a MediaPipe BlazePose webcam capture session (Tier 1, free). |
mocap_webcam_stop_session | writes | Stop an active MediaPipe webcam session and retrieve the accumulated BVH data. |