- Home /
Question about the underlying source core of Cinemachine in Unity2018
As show the red box in the pic, in cinemachine's core code(CinemaineBrains), why it updates all active virtual cameras per frame in addition to the main live camera?? Wouldn't that cause the main live camera to be updated twice per frame? Personally, I think the code in the second red box can be removed.
cinemachine.png
(53.8 kB)
Comment
Your answer
Follow this Question
Related Questions
Check if camera have a post-profile 0 Answers
script works with orthographic camera but not with perspective 0 Answers
Move / Play Animation on Camera when i click a 3D (object) Button 0 Answers
Camera Wall Collision Script not Working Properly 0 Answers
How do you change the values of Vector3 Offset (x, y, z) in script randomly/overtime? 0 Answers