Class Rotate
Inheritance
MonoBehaviour
Rotate
Namespace: Alegra.DimSums
Assembly: cs.temp.dll.dll
Syntax
public class Rotate : MonoBehaviour
Fields
axis
Declaration
public Vector3 axis
Field Value
Type | Description |
---|---|
Vector3 |
speed
Declaration
public float speed
Field Value
Type | Description |
---|---|
System.Single |