Table of Contents

Class RemoteInterpolation

Namespace
Netick
Assembly
Netick.dll
public sealed class RemoteInterpolation : Interpolation
Inheritance
RemoteInterpolation
Inherited Members

Properties

Alpha

public override float Alpha { get; }

Property Value

float

BufferTime

Interpolation time in seconds.

public float BufferTime { get; }

Property Value

float

From

public override Tick From { get; }

Property Value

Tick

Time

Time in seconds.

public override float Time { get; }

Property Value

float

To

public override Tick To { get; }

Property Value

Tick