fixed that weird mesh seam bug

This commit is contained in:
2025-08-23 02:02:16 +10:00
parent 223afb5401
commit 8bec0fc69a
29 changed files with 370 additions and 95 deletions

View File

@@ -243,7 +243,7 @@ affine_mapping={
"type": "bool",
"value": true
}
jitter_resolution={
"type": "ivec2",
"value": Vector2i(320, 240)
vertex_jitter={
"type": "float",
"value": 0.5
}