Struct CinemachineFreeLook.Orbit
Defines the height and radius of the Rig orbit
상속된 멤버
네임스페이스: Cinemachine
어셈블리: solution.dll
구문
[Serializable]
public struct CinemachineFreeLook.Orbit
생성자
| 이름 | 설명 |
|---|---|
| Orbit(float, float) | Constructor with specific values |
필드
| 이름 | 설명 |
|---|---|
| m_Height | Height relative to target |
| m_Radius | Radius of orbit |