Skip to content

Commit

Permalink
more changes
Browse files Browse the repository at this point in the history
  • Loading branch information
AMollis committed Jul 17, 2023
1 parent 49814f3 commit c9f8c48
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -214,10 +214,8 @@ public override void ProcessInteractor(XRInteractionUpdateOrder.UpdatePhase upda
/// If there is currently an active selection, the attach transform is computed
/// as an offset from selected object, where the offset vector is a function of
/// the centroid between all currently participating <see cref="GazePinchInteractor"/>
/// objects.
///
/// This models ray-like manipulations, but with virtual attach offsets from
/// object, modeled from the relationship between each participating hand.
/// objects. This models ray-like manipulations, but with virtual attach offsets
/// from object, modeled from the relationship between each participating hand.
/// When no selection is active, the attach transform is simply set to the
/// current pinching pose. In all cases, the attach transform's rotation is
/// set to the controller's grip pose.
Expand Down

0 comments on commit c9f8c48

Please sign in to comment.