-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
A-RenderingDrawing game state to the screenDrawing game state to the screenC-BugAn unexpected or incorrect behaviorAn unexpected or incorrect behaviorD-TrivialNice and easy! A great choice to get started with BevyNice and easy! A great choice to get started with Bevy
Milestone
Description
As mentioned in the discord, this is gonna cause problems for 3d. With this objects behind the camera are going to be rendered when they shouldn’t be visible.
Example: two xz planes, you put the camera between them pointed at one, and only the other will be visible.
I don’t know what the proper solution is, but devil_ira pointed out this is coming in 0.12
Originally posted by @dmlary in #9537 (comment)
Discussed more on Discord here
Metadata
Metadata
Assignees
Labels
A-RenderingDrawing game state to the screenDrawing game state to the screenC-BugAn unexpected or incorrect behaviorAn unexpected or incorrect behaviorD-TrivialNice and easy! A great choice to get started with BevyNice and easy! A great choice to get started with Bevy