Struct CinemachineOrbitalTransposer.Heading
How the "forward" direction is defined. Orbital offset is in relation to the forward direction.
상속된 멤버
네임스페이스: Cinemachine
어셈블리: solution.dll
구문
[DocumentationSorting(DocumentationSortingAttribute.Level.UserRef)]
[Serializable]
public struct CinemachineOrbitalTransposer.Heading
생성자
이름 | 설명 |
---|---|
Heading(HeadingDefinition, int, float) | Constructor |
필드
이름 | 설명 |
---|---|
m_Bias | Additional Y rotation applied to the target heading. When this value is 0, the camera will be placed behind the target |
m_Definition | The method by which the 'default heading' is calculated if recentering to target heading is enabled |
m_VelocityFilterStrength | Size of the velocity sampling window for target heading filter. Used only if deriving heading from target's movement |