FramesToKeep
property in Coherence.Toolkit.CoherenceInputDebugger
Properties
public int? FramesToKeep { get; set; }
Number of last frames to keep in the debugger memory. If null, all frames are kept.
Property Value
Type | Description |
---|---|
int? |