Struct CinemachineVirtualCameraBase.TransitionParams
Collection of parameters that influence how this virtual camera transitions from other virtual cameras
상속된 멤버
네임스페이스: Cinemachine
어셈블리: solution.dll
구문
[Serializable]
public struct CinemachineVirtualCameraBase.TransitionParams
필드
| 이름 | 설명 |
|---|---|
| m_BlendHint | Hint for blending positions to and from this virtual camera |
| m_InheritPosition | When this virtual camera goes Live, attempt to force the position to be the same as the current position of the Unity Camera |
| m_OnCameraLive | This event fires when the virtual camera goes Live |