ProcessingEnabled
property in Coherence.Toolkit.CoherenceInput
Properties
public bool ProcessingEnabled { get; set; }
Determines whether the input processing will happen. If false, inputs won't be stored in the buffer and won't be sent. Affects only the input-producing side. Defaults to true.
Property Value
Type | Description |
---|---|
bool |