Skip to content

Commit

Permalink
renamed WR strategies
Browse files Browse the repository at this point in the history
  • Loading branch information
BenoitGeslain committed Jun 25, 2024
1 parent f8d3f05 commit a972e31
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,6 @@ private Vector3 ComputeGradient(Scene scene) => Vector3.ProjectOnPlane(MathTools

public class Messinger2019APF : WorldRedirectionStrategy {


public override Vector3 SteerTo(Scene scene) => Vector3.forward;
}
}

0 comments on commit a972e31

Please sign in to comment.