- Namespace
- global
- Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["SFB_DemoControl"]
class Type type-node
Syntax
public class SFB_DemoControl : MonoBehaviour
Fields
| Name | Constant Value | Summary |
|---|---|---|
| cameraObject |
Methods
| Name | Value | Summary |
|---|---|---|
| SetCameraHeight |
void |
Simply sets the .y value of the camera transform
|
| SetTimescale |
void |
Simply sets the timescale
|