Property UseInterpolation
UseInterpolation
When set the NetworkTransform is uses interpolation.
Declaration
public bool UseInterpolation { get; }
Property Value
Type | Description |
---|---|
bool |
Remarks
Authority does not apply interpolation via NetworkTransform. Authority should handle its own motion/rotation/scale smoothing locally.