Field m_Follow
The object that the camera wants to move with (the Body target). The Body component of the CinemachineComponent pipeline will refer to this target and position the vcam in accordance with rules and settings that are provided to it. If this is null, then the vcam's Transform position will be used.
네임스페이스: Cinemachine
어셈블리: solution.dll
구문
[Tooltip("The object that the camera wants to move with (the Body target). If this is null, then the vcam's Transform position will define the camera's position.")]
public Transform m_Follow
반환
타입 | 설명 |
---|---|
Transform |