Kanda Interactions 0.7.1
Loading...
Searching...
No Matches
UpdateSmoothMovablesJob Struct Reference

Updates all Movables with SmoothMovable by applying framerate-independent interpolation between the current LocalTransform and the Movable target. More...

+ Inheritance diagram for UpdateSmoothMovablesJob:

Public Member Functions

void Execute (ref LocalTransform transform, in LocalToWorld localToWorld, ref Movable movable, ref SmoothMovable smoothing)
 

Public Attributes

NetworkTick CurrentTick
 The current server tick.
 
float CurrentFraction
 The current server tick fraction (for clients predicting partial ticks).
 
float SimulationTickRate
 The simulation tick rate.
 

Detailed Description

Updates all Movables with SmoothMovable by applying framerate-independent interpolation between the current LocalTransform and the Movable target.


The documentation for this struct was generated from the following file: