ICinemachineComponent.cs 168 B

123
  1. // This file is intentionally blank.
  2. // If you were implementing ICinemachineComponent interface, please refactor to
  3. // inherit from CinemachineComponentBase instead.