- Namespace
- global
- Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["SFBDemo_CameraTools"]
class Type type-node
Syntax
public class SFBDemo_CameraTools : MonoBehaviour
Fields
| Name | Constant Value | Summary |
|---|---|---|
| rotateSpeed | ||
| rotateTarget | ||
| rotateTargetOffset | ||
| rotateTargets |
Methods
| Name | Value | Summary |
|---|---|---|
| SetCameraHeight |
void |
Sets the camera y position
|
| SetRotationSpeed |
void |
Sets the speed value
|