Search Unity

Are there a solution can set current active camera direct?

Discussion in 'Cinemachine' started by id55503, May 14, 2019.

  1. id55503

    id55503

    Joined:
    Dec 23, 2017
    Posts:
    4
    For example, direct assignment to ActiveVirtualCamera of CinemachineBrain the virtual camera.
     
  2. Gregoryl

    Gregoryl

    Unity Technologies

    Joined:
    Dec 22, 2016
    Posts:
    7,728
    Give your vcam higher priority, or if it's already at the same priority as current active vcam, call vcam.MoveToTopOfPrioritySubqueue()