Table of Contents

Class OrbitCamera

Namespace
VoxelPlayground.Misc
Assembly
GamePlay.dll
public class OrbitCamera : MonoBehaviour
Inheritance
object
OrbitCamera
Extension Methods

Fields

autoRot

public float autoRot

Field Value

float

moveSpeed

public float moveSpeed

Field Value

float

offsetSpeed

public float offsetSpeed

Field Value

float

speed

public float speed

Field Value

float

target

public Transform target

Field Value

Transform

zoomSpeed

public float zoomSpeed

Field Value

float