Advertisement
Guest User

Untitled

a guest
Oct 21st, 2019
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.82 KB | None | 0 0
  1. set cut_paste_input [stack 0]
  2. version 10.5 v1
  3. push $cut_paste_input
  4. Group {
  5. name CK_AxisBlend1
  6. tile_color 0x9c0000ff
  7. addUserKnob {20 CK_AxisBlend}
  8. addUserKnob {3 time_offset0 l "time offset 0"}
  9. addUserKnob {6 hold0 l hold -STARTLINE}
  10. addUserKnob {26 space l "" -STARTLINE T " | "}
  11. addUserKnob {3 time_offset1 l "time offset 1" -STARTLINE}
  12. addUserKnob {6 hold1 l hold -STARTLINE}
  13. addUserKnob {7 blend}
  14. }
  15. Input {
  16. inputs 0
  17. name Input0
  18. xpos 730
  19. ypos 62
  20. }
  21. Axis2 {
  22. name Axis1
  23. xpos 740
  24. ypos 138
  25. }
  26. Input {
  27. inputs 0
  28. name Input1
  29. xpos 950
  30. ypos 62
  31. number 1
  32. }
  33. Axis2 {
  34. name Axis2
  35. xpos 960
  36. ypos 138
  37. }
  38. Axis2 {
  39. inputs 0
  40. useMatrix true
  41. matrix {
  42. {{"lerp(Axis1.world_matrix(hold0 ? time_offset0 : t-time_offset0), Axis2.world_matrix(hold1 ? time_offset1 : t-time_offset1), blend)"} {"lerp(Axis1.world_matrix(hold0 ? time_offset0 : t-time_offset0), Axis2.world_matrix(hold1 ? time_offset1 : t-time_offset1), blend)"} {"lerp(Axis1.world_matrix(hold0 ? time_offset0 : t-time_offset0), Axis2.world_matrix(hold1 ? time_offset1 : t-time_offset1), blend)"} {"lerp(Axis1.world_matrix(hold0 ? time_offset0 : t-time_offset0), Axis2.world_matrix(hold1 ? time_offset1 : t-time_offset1), blend)"}}
  43. {{"lerp(Axis1.world_matrix(hold0 ? time_offset0 : t-time_offset0), Axis2.world_matrix(hold1 ? time_offset1 : t-time_offset1), blend)"} {"lerp(Axis1.world_matrix(hold0 ? time_offset0 : t-time_offset0), Axis2.world_matrix(hold1 ? time_offset1 : t-time_offset1), blend)"} {"lerp(Axis1.world_matrix(hold0 ? time_offset0 : t-time_offset0), Axis2.world_matrix(hold1 ? time_offset1 : t-time_offset1), blend)"} {"lerp(Axis1.world_matrix(hold0 ? time_offset0 : t-time_offset0), Axis2.world_matrix(hold1 ? time_offset1 : t-time_offset1), blend)"}}
  44. {{"lerp(Axis1.world_matrix(hold0 ? time_offset0 : t-time_offset0), Axis2.world_matrix(hold1 ? time_offset1 : t-time_offset1), blend)"} {"lerp(Axis1.world_matrix(hold0 ? time_offset0 : t-time_offset0), Axis2.world_matrix(hold1 ? time_offset1 : t-time_offset1), blend)"} {"lerp(Axis1.world_matrix(hold0 ? time_offset0 : t-time_offset0), Axis2.world_matrix(hold1 ? time_offset1 : t-time_offset1), blend)"} {"lerp(Axis1.world_matrix(hold0 ? time_offset0 : t-time_offset0), Axis2.world_matrix(hold1 ? time_offset1 : t-time_offset1), blend)"}}
  45. {{"lerp(Axis1.world_matrix(hold0 ? time_offset0 : t-time_offset0), Axis2.world_matrix(hold1 ? time_offset1 : t-time_offset1), blend)"} {"lerp(Axis1.world_matrix(hold0 ? time_offset0 : t-time_offset0), Axis2.world_matrix(hold1 ? time_offset1 : t-time_offset1), blend)"} {"lerp(Axis1.world_matrix(hold0 ? time_offset0 : t-time_offset0), Axis2.world_matrix(hold1 ? time_offset1 : t-time_offset1), blend)"} {"lerp(Axis1.world_matrix(hold0 ? time_offset0 : t-time_offset0), Axis2.world_matrix(hold1 ? time_offset1 : t-time_offset1), blend)"}}
  46. }
  47. name Axis3
  48. xpos 850
  49. ypos 138
  50. }
  51. Output {
  52. name Output
  53. xpos 840
  54. ypos 254
  55. }
  56. end_group
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement