Skip to content

Instantly share code, notes, and snippets.

@elkraneo
Created December 10, 2024 14:22
Show Gist options
  • Save elkraneo/8d38190482e47185061f4b5689687f41 to your computer and use it in GitHub Desktop.
Save elkraneo/8d38190482e47185061f4b5689687f41 to your computer and use it in GitHub Desktop.

Rendering issues with visible baseplate and attachments

FB16078186

When trying to create a resizable TabletopKit game that uses SwiftUI attachments in the equipment, some z-fighting happens during the rendering. As soon as you apply the volumeBaseplateVisibility(.hidden), the display behaves as expected, but this limits the ability to resize the window.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment