OrbitCam Class |
Namespace: Kit.Behaviours
The OrbitCam type exposes the following members.
| Name | Description | |
|---|---|---|
| OrbitSpeed | The speed at which to orbit. | |
| OrbitX | Should orbit using screen X-axis? | |
| OrbitY | Should orbit using screen Y-axis? | |
| Target | The Transform to orbit around. | |
| ZoomBounds | Minimum and maximum distances to keep while zooming. | |
| ZoomSpeed | The speed at which to zoom. |
| Name | Description | |
|---|---|---|
| Destroy | Destroy the object. (Defined by UnityObjectExtensions.) | |
| Disable | Set the enabled property to . (Defined by BehaviourExtensions.) | |
| Enable | Set the enabled property to . (Defined by BehaviourExtensions.) | |
| GetBounds | Returns the bounds of the Component. | |
| IsPrefab | Returns whether the Component is a part of a prefab. (Defined by ComponentExtensions.) |