Guest User

Untitled

a guest
Mar 11th, 2016
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. @Kopernicus:AFTER[RealSolarSystem]
  2. {
  3. @Body[Moon]
  4. {
  5. @PQS
  6. {
  7. @Mods
  8. {
  9. @VertexSimplexHeight
  10. {
  11. @deformity = 400.0
  12. @octaves = 10.0
  13. @frequency = 50
  14. }
  15. @VertexHeightNoiseVertHeight
  16. {
  17. @frequency = 30
  18. @octaves = 7
  19. @deformity = 150
  20. }
  21. }
  22. }
  23. }
  24. }
Advertisement
Add Comment
Please, Sign In to add comment