AddState
method in Coherence.Toolkit.CoherenceInputDebugger
Methods
[Conditional("COHERENCE_INPUT_DEBUG")]
public void AddState(long frame, object state)
Adds or updates a state in the sample from a given frame.
Parameters
Type | Name | Description |
---|---|---|
long | frame | |
object | state |