Namespace Serenity.CutscenePlayer.Infrastructure.Interfaces
Interfaces
ICutsceneStageProperties
Interface for exposing Unity-specific cutscene stage properties.
Provides access to fade color and timeline data for cutscene execution.
This is a CutscenePlayer-specific interface that does NOT depend on
SequencePlayer.Infrastructure, enforcing the architectural boundary.