Get the image from a camera #2864
Answered
by
Eideren
Ragnarokkr-Xia
asked this question in
Newcomers
-
|
How to get the current image from a camera? I vaguely know it can be done by using |
Beta Was this translation helpful? Give feedback.
Answered by
Eideren
Aug 19, 2025
Replies: 1 comment
-
|
Here's a spot where the engine does just that , follow the method calls to see how it is set up |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Ragnarokkr-Xia
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here's a spot where the engine does just that
stride/sources/engine/Stride.Graphics.Regression/GameTestBase.cs
Line 134 in 2ba62dc