Quelcode des Partikelsystems Boden
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

particle.xml 752B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. <! XML for particles depending on the active mode >
  2. <default>
  3. <size></size>
  4. <color></color>
  5. <age></age>
  6. <maxLife></maxLife>
  7. <mass></mass>
  8. <velocity></velocity>
  9. <position></position>
  10. <transparency></transparency>
  11. <floor></floor>
  12. <stelen></stelen>
  13. <aging>true</aging>
  14. </default>
  15. <! ----------------------------------------- >
  16. <polymesh>
  17. <size></size>
  18. <color></color>
  19. <age></age>
  20. <maxLife></maxLife>
  21. <mass></mass>
  22. <velocity></velocity>
  23. <position></position>
  24. <transparency></transparency>
  25. <floor></floor>
  26. <stelen></stelen>
  27. <aging>false</aging>
  28. </polymesh>
  29. <! ----------------------------------------- >
  30. <rfid>
  31. </rfid>
  32. <! ----------------------------------------- >