Method GetMixer
GetMixer()
Get the object being monitored. This is the object that will generate the events.
Declaration
protected abstract ICinemachineMixer GetMixer()
Returns
Type | Description |
---|---|
ICinemachineMixer | The ICinemachineMixer object that is the origin of the events. |