Class ConstantRotation
Scripts that applies a contant rotation around the Y axis to an object
Namespace: i5.Toolkit.Core.Utilities
Assembly: cs.temp.dll.dll
Syntax
public class ConstantRotation : MonoBehaviour
Fields
speed
The speed at which the object should rotate
Declaration
public float speed
Field Value
Type | Description |
---|---|
Single |