Table of Contents

Class LightBobber

Namespace
DefaultNamespace
Assembly
Assembly-CSharp.dll
public class LightBobber : MonoBehaviour
Inheritance
LightBobber
Inherited Members
Extension Methods

Constructors

LightBobber()

public LightBobber()

Fields

elapsedTimeRotation

public float elapsedTimeRotation

Field Value

float

elapsedTimeUpDown

public float elapsedTimeUpDown

Field Value

float

forwardOffset

public float forwardOffset

Field Value

float

origPos

public GameObject origPos

Field Value

GameObject

rotationCurve

[FormerlySerializedAs("animationCurve")]
public AnimationCurve rotationCurve

Field Value

AnimationCurve

rotationSpeed

[FormerlySerializedAs("animationSpeed")]
public float rotationSpeed

Field Value

float

upDownCurve

public AnimationCurve upDownCurve

Field Value

AnimationCurve

upDownMul

public float upDownMul

Field Value

float

upDownSpeed

public float upDownSpeed

Field Value

float

Methods

Start()

public void Start()

Update()

public void Update()