Table of Contents

Class SmoothCameraOrbit

Namespace
Global
Assembly
Assembly-CSharp.dll
public class SmoothCameraOrbit : MonoBehaviour
Inheritance
SmoothCameraOrbit

Constructors

SmoothCameraOrbit()

public SmoothCameraOrbit()

Fields

autoRotate

public float autoRotate

Field Value

float

autoRotateSpeed

public float autoRotateSpeed

Field Value

float

distance

public float distance

Field Value

float

maxDistance

public float maxDistance

Field Value

float

minDistance

public float minDistance

Field Value

float

panSpeed

public float panSpeed

Field Value

float

target

public Transform target

Field Value

Transform

targetOffset

public Vector3 targetOffset

Field Value

Vector3

xSpeed

public float xSpeed

Field Value

float

yMaxLimit

public int yMaxLimit

Field Value

int

yMinLimit

public int yMinLimit

Field Value

int

ySpeed

public float ySpeed

Field Value

float

zoomDampening

public float zoomDampening

Field Value

float

zoomRate

public int zoomRate

Field Value

int

Methods

Init()

public void Init()