-
-
Notifications
You must be signed in to change notification settings - Fork 992
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(DOCUMENTATION): add missing controls content handler docs
The documentation for the 3D controls content handler was missing due to the header of the file being named incorrectly. This has now been updated and the documentation regenerated.
- Loading branch information
1 parent
eb1a0a5
commit 63ed7b6
Showing
2 changed files
with
22 additions
and
1 deletion.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
Assets/VRTK/Scripts/Controls/3D/Utilities/VRTK_ContentHandler.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// Slider|Controls3D|0080 | ||
// Content Handler|Controls3D|0090 | ||
namespace VRTK | ||
{ | ||
using UnityEngine; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters