Field ClientHistorySize
The number of physics world states that are backed up on the client. This cannot be more than the maximum capacity, leaving it at zero will give you the default which is one.
Namespace: Unity.NetCode
Assembly: solution.dll
Syntax
public int ClientHistorySize
Returns
Type | Description |
---|---|
int |