CinemachineCore Fields
From Cinemachine
Cinemachine
![]() | CinemachineCore Fields |
The CinemachineCore type exposes the following members.
| Name | Description | |
|---|---|---|
| GetInputAxis | Delegate for overriding Unity's default input system.
If you set this, then your delegate will be called instead of
System.Input.GetAxis(axisName) whenever in-game user input is needed. | |
| kStreamingVersion | Data version string. Used to upgrade from legacy projects | |
| kVersionString | Human-readable Cinemachine Version | |
| sShowHiddenObjects |
If true, show hidden Cinemachine objects, to make manual script mapping possible.
|
