Click or drag to resize

NetworkedTransform Fields

[This is preliminary documentation and is subject to change.]

The NetworkedTransform type exposes the following members.

Fields
  NameDescription
Public fieldAssumeSyncedSends
Is the sends per second assumed to be the same across all instances
Public fieldDistanceSendrate
The curve to use to calculate the send rate
Public fieldEnableNonProvokedResendChecks
Checks for missed sends without provocation. Provocation being a client inside it's normal SendRate
Public fieldEnableRange
Enables range based send rate
Public fieldExtrapolatePosition
Enables extrapolation
Public fieldFixedSendsPerSecond
The base amount of sends per seconds to use when range is disabled
Public fieldInterpolatePosition
Enable interpolation
Public fieldInterpolateServer
Should the server interpolate
Public fieldIsMoveValidDelegate
If set, moves will only be accepted if the custom delegate returns true
Public fieldMinDegrees
The min degrees to rotate before a send it sent
Public fieldMinMeters
The min meters to move before a send is sent
Public fieldSnapDistance
The distance before snaping to the position
Top
See Also