NetworkedTransform Fields |
[This is preliminary documentation and is subject to change.]
The NetworkedTransform type exposes the following members.
| Name | Description | |
|---|---|---|
| AssumeSyncedSends |
Is the sends per second assumed to be the same across all instances
| |
| DistanceSendrate |
The curve to use to calculate the send rate
| |
| EnableNonProvokedResendChecks |
Checks for missed sends without provocation. Provocation being a client inside it's normal SendRate
| |
| EnableRange |
Enables range based send rate
| |
| ExtrapolatePosition |
Enables extrapolation
| |
| FixedSendsPerSecond |
The base amount of sends per seconds to use when range is disabled
| |
| InterpolatePosition |
Enable interpolation
| |
| InterpolateServer |
Should the server interpolate
| |
| IsMoveValidDelegate |
If set, moves will only be accepted if the custom delegate returns true
| |
| MinDegrees |
The min degrees to rotate before a send it sent
| |
| MinMeters |
The min meters to move before a send is sent
| |
| SnapDistance |
The distance before snaping to the position
|