Class RotateCar
Rotates the car in the lidar demo scene.
Inherited Members
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Global Namespace
Syntax
public class RotateCar : MonoBehaviour
Fields
RotationDegPerSec
The rotation speed, in degrees per second.
Declaration
public float RotationDegPerSec
Field Value
Type | Description |
---|---|
Single |