描述
Kinec4t特色插件引用Unity工具Unreal Introduction包含了完整的文档与有组织的蓝图教我们使用插件。具体详情:
Kinect 4 Unreal enables the use of the Kinect 2 Sensor and the Kinect 4 Windows API.
Kinect 4 Unreal (K4U) allows you to use the Kinect 2 motion sensor and the accompanying Kinect 4 Windows API directly within Unreal Engine 4. Kinect tracking data is exposed via the Blueprint interface, allowing for the entire Kinect 4 Windows feature set to be utilised without a single line of code.
This Introduction project demonstrates how to utilise the Kinect 2 via the Blueprint system, and how easily Kinect data can be used to control actors and components. It also explains the design conventions the plugin uses in order to streamline the workflow between Kinect and Unreal. Thoroughly commented and organised blueprints will guide you through the use of our plugin.