Method MatchClosestEulerRotation
MatchClosestEulerRotation(double, double, double, double, out double, out double, out double, out double)
Declaration
public static void MatchClosestEulerRotation(double targetTw, double targetFB, double targetLR, double targetSw, out double thetaTw, out double thetaFB, out double thetaLR, out double thetaSw)
Parameters
Type | Name | Description |
---|---|---|
double | targetTw | |
double | targetFB | |
double | targetLR | |
double | targetSw | |
double | thetaTw | |
double | thetaFB | |
double | thetaLR | |
double | thetaSw |