Skip to content

Questions about viewport #86

Answered by meowgorithm
mistakenelf asked this question in Q&A
Discussion options

You must be logged in to vote

Okay, so for the viewport:

viewport.SetContent mutates the viewport model, and thus it should only be used in an Update. In this case viewport is being altered updated in your View function and is almost certainly getting confused about its contents.

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
5 replies
@mistakenelf
Comment options

@meowgorithm
Comment options

@mistakenelf
Comment options

@mistakenelf
Comment options

@meowgorithm
Comment options

Comment options

You must be logged in to vote
2 replies
@meowgorithm
Comment options

@mistakenelf
Comment options

Answer selected by mistakenelf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #85 on April 16, 2021 18:58.