Skip to content

Commit b1b6f12

Browse files
Update Packages/com.unity.inputsystem/InputSystem/Devices/TrackedDevice.cs
Co-authored-by: Chris Massie <67029035+chris-massie@users.noreply.github.com>
1 parent fa1e9ab commit b1b6f12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Packages/com.unity.inputsystem/InputSystem/Devices/TrackedDevice.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ public class TrackedDevice : InputDevice
6868

6969
/// <summary>
7070
/// Represents the rotation portion of the input device's primary
71-
/// [pose](xref:input-system-tracked-input-devices#tracked-pose-driver). For an HMD
71+
/// [pose](xref:openxr-input#pose-data). For an HMD
7272
/// device, this means the "center" eye pose. For XR controllers, it means the "grip" pose.
7373
/// </summary>
7474
/// <remarks>

0 commit comments

Comments
 (0)