- Namespace
- Atavism
- Base Types
-
- MonoBehaviour
- Atavism
Input Controller
graph BT
Type-->Base0["AtavismInputController"]
click Base0 "/docs/client_api_10.4.0/api/Atavism/AtavismInputController"
Base0-->Base1["MonoBehaviour"]
Type["ExampleInputController"]
class Type type-node
Syntax
public class ExampleInputController : AtavismInputController
Fields
| Name | Constant Value | Summary |
|---|---|---|
| cameraGrabbed |
Inherited from Atavism
|
|
| input |
Inherited from Atavism
|
|
| mouseWheelDisabled |
Inherited from Atavism
|
|
| target |
Inherited from Atavism
|
Properties
| Name | Value | Summary |
|---|---|---|
| CameraGrabbed | bool |
Inherited from Atavism
|
| Input |
bool |
Inherited from Atavism
|
| MouseWheelDisabled | bool |
Inherited from Atavism
|
| Target | Transform |
Inherited from Atavism
|
Methods
| Name | Value | Summary |
|---|---|---|
| GetPlayerMovement |
Vector3 | |
| RunCameraUpdate |
void |