Replies: 1 comment 2 replies
-
maybe functions return itself is better. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would introduce some new functions and a new code structure-design.
First instead to have a constructor that init some parameters, make them default and override them with some new functions:
a new initializeRaw function that let you inject a ICameraViewRenderer?
Beta Was this translation helpful? Give feedback.
All reactions