Advertisement
Guest User

Untitled

a guest
Jan 26th, 2020
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. class airride
  2. {
  3. type="translation";
  4. source="airride";
  5. selection="Airride";
  6. axis="Airride_axis";
  7. // sourceAddress = clamp;
  8. minValue = 0.0;//rad 0.0
  9. maxValue = 1.0;//rad 57.29578
  10. offset0 = -0.06;
  11. offset1 = 0.022;
  12. animPeriod = 0.0;
  13. initPhase = 0.0;
  14. // memory = true;
  15. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement