HandleInputReceived
method in Coherence.Toolkit.CoherenceInputDebugger
Methods
[Conditional("COHERENCE_INPUT_DEBUG")]
public void HandleInputReceived(CoherenceInput coherenceInput, long frame, object input)
Adds an input receive event to the sample.
Parameters
| Type | Name | Description |
|---|---|---|
| CoherenceInput | coherenceInput | |
| long | frame | |
| object | input |