AxisState Methods

Cinemachine

AxisState Methods

The AxisState type exposes the following members.

Methods
  NameDescription
Public methodSetThresholds
Sets the constraints by which this axis will operate on
Public methodUpdate
Updates the state of this axis based on the axis defined by AxisState.m_AxisName
Public methodValidate
Call from OnValidate: Make sure the fields are sensible
Top
See Also