【m】插件上传

This commit is contained in:
2026-04-28 16:48:04 +08:00
parent 459db5ec01
commit 753878bdbb
631 changed files with 91583 additions and 11 deletions

View File

@@ -0,0 +1,11 @@
# Developing a streaming application
This section will walk you through the steps to create a simple streaming application from an empty Unity project.
## Creating The Scene
To open the Unity editor and create a scene for streaming, see [Creating The Scene](create-scene.md).
## Controlling The Camera
Check out the [Setting Up Device Input](control-camera.md) page for more information.