add the plugin-settings section
This commit is contained in:
@@ -27,7 +27,7 @@ Welcom to the SenseGlove Unreal Engine Handbook!
|
||||
|
||||
# ⚙️ The Settings System
|
||||
|
||||
- [Plugin Settings]()
|
||||
- [Plugin Settings](plugin-settings/README.md)
|
||||
- [Initialization]()
|
||||
- [Game User Settings]()
|
||||
- [Hardware Benchamrk]()
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
# Plugin Settings
|
||||
|
||||
Once [the SenseGlove Unreal Engine Plugin is enabled](../getting-started/plugin-verify-version-enable/) the plugin settings can be accessed through `Edit > Project Setting...` inside your project's Unreal Editor.
|
||||
|
||||

|
||||
|
||||
The SenseGlove Unreal Engine Plugin offers fine-grained control over various aspects of its functionality through its settings system. It also allows you to override specific settings from subcomponents when possible. In the following sections, we will explore the settings and the override system in detail.
|
||||
|
||||

|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user