Table of Contents

Class FloatTweener

Namespace
Global
Assembly
Assembly-CSharp.dll
public static class FloatTweener
Inheritance
FloatTweener
Inherited Members

Methods

BaseTween(float, float, TweenType, float)

public static float BaseTween(float A, float B, FloatTweener.TweenType type, float speed)

Parameters

A float
B float
type FloatTweener.TweenType
speed float

Returns

float