Class RotateTransform
Inheritance
object
UnityEngine.Object
UnityEngine.Component
UnityEngine.Behaviour
UnityEngine.MonoBehaviour
RotateTransform
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public class RotateTransform : MonoBehaviour
Fields
speed
Declaration
public Vector3 speed
Field Value
| Type | Description |
|---|---|
| UnityEngine.Vector3 |
useUnscaledTime
Declaration
public bool useUnscaledTime
Field Value
| Type | Description |
|---|---|
| bool |