4 lines
168 B
C#
Raw Normal View History

2025-03-11 15:30:07 +08:00
// This file is intentionally blank.
// If you were implementing ICinemachineComponent interface, please refactor to
// inherit from CinemachineComponentBase instead.