Class LerpFollower
- Namespace
- DefaultNamespace
- Assembly
- Assembly-CSharp.dll
public class LerpFollower : MonoBehaviour
- Inheritance
-
LerpFollower
- Inherited Members
- Extension Methods
Constructors
LerpFollower()
public LerpFollower()
Fields
positionSpeed
public float positionSpeed
Field Value
rotationSpeed
public float rotationSpeed
Field Value
target
public Transform target
Field Value
Methods
Start()
public void Start()
Update()
public void Update()