File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Packages/com.unity.inputsystem/InputSystem/Devices Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ public class TrackedDevice : InputDevice
5454 /// <summary>
5555 /// Represents the position portion of the input device's primary
5656 /// [pose](xref:input-system-tracked-input-devices#tracked-pose-driver). For an HMD
57- /// device, this means the "center" eye position . For XR controllers, it means the "grip" pose.
57+ /// device, this means the "center" eye pose . For XR controllers, it means the "grip" pose.
5858 /// </summary>
5959 /// <remarks>
6060 /// For more information about how OpenXR represents the grip pose, refer to
@@ -73,7 +73,7 @@ public class TrackedDevice : InputDevice
7373 /// <summary>
7474 /// Represents the rotation portion of the input device's primary
7575 /// [pose](xref:input-system-tracked-input-devices#tracked-pose-driver). For an HMD
76- /// device, this means the "center" eye position . For XR controllers, it means the "grip" pose.
76+ /// device, this means the "center" eye pose . For XR controllers, it means the "grip" pose.
7777 /// </summary>
7878 /// <remarks>
7979 /// For more information about how OpenXR represents the grip pose, refer to
You can’t perform that action at this time.
0 commit comments