Confused about creating ViewportTexture in code #7576
Labels
area:class reference
Issues and PRs about the class reference, which should be addressed on the Godot engine repository
bug
Link:
https://docs.godotengine.org/en/latest/classes/class_viewporttexture.html
In the page, we are saying to create a ViewportTexture in code, use the Viewport.get_texture() method on the target viewport.
Shouldn't this be "to get a ViewportTexture in code..."?
The text was updated successfully, but these errors were encountered: