Skip to content

Commit

Permalink
Remove unused res parameter from perlin operation in test job confi…
Browse files Browse the repository at this point in the history
…guration
  • Loading branch information
aelmiger committed Jan 6, 2025
1 parent cfdc544 commit 62379a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion syclops/__example_assets__/test_job.syclops.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ textures:
num_textures: 2
ops:
- perlin:
res: 4
octaves: 4
- math_expression: "((x-0.5) * 100 + 65535 / 2)/65535"

Expand Down

0 comments on commit 62379a3

Please sign in to comment.