Enum CinemachineController.BehaviorType
Enum BehaviorType
Namespace: Global Namespace
Syntax
[Serializable]
public enum BehaviorType
Fields
Name | Description | Value |
---|---|---|
FreeLook | The free look |
0 |
Rotation | The rotation |
1 |
Walk | The walk |
2 |
Orbit | The orbit |
3 |
Pan | The pan |
4 |
None | The none |
5 |