diff options
Diffstat (limited to 'Assets/Samples/OpenXR Plugin/1.14.3/Controller/README.md')
-rw-r--r-- | Assets/Samples/OpenXR Plugin/1.14.3/Controller/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Assets/Samples/OpenXR Plugin/1.14.3/Controller/README.md b/Assets/Samples/OpenXR Plugin/1.14.3/Controller/README.md new file mode 100644 index 0000000..1a71323 --- /dev/null +++ b/Assets/Samples/OpenXR Plugin/1.14.3/Controller/README.md @@ -0,0 +1,3 @@ +# Controller Sample + +Demonstrates retrieving input from an XR controller with OpenXR using the Unity [Input System](https://docs.unity3d.com/Packages/com.unity.inputsystem@latest/). |