Table of Contents

Class AutoRotator

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

Fields

axis

public Vector3 axis

Field Value

Vector3

m_Stopped

public bool m_Stopped

Field Value

bool

objectToRotate

public Transform objectToRotate

Field Value

Transform

rotateAround

public Transform rotateAround

Field Value

Transform

speed

public float speed

Field Value

float