Netick.Smooth Class Reference
Inheritance diagram for Netick.Smooth:

Public Member Functions

 Smooth (int interpolationId=-1)
 

Detailed Description

Use this attribute on any property you want to interpolate/smooth. And you would automatically get interpolated values when accessing the property in NetRender. para> * If you want to always use server data (snapshots) for interpolation, pass true to parameter "serverDataInterpolation"

Constructor & Destructor Documentation

◆ Smooth()

Netick.Smooth.Smooth ( int  interpolationId = -1)