- Namespace
- global
- Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["SFBDemo_Locomotion"]
class Type type-node
Syntax
public class SFBDemo_Locomotion : MonoBehaviour
Fields
| Name | Constant Value | Summary |
|---|---|---|
| animator | ||
| stringName |
Methods
| Name | Value | Summary |
|---|---|---|
| SetLocomotion |
void |
Will set the value of locomotion speed in the Animator
|