Struct CinemachineFreeLook.Orbit
Defines the height and radius of the Rig orbit
Inherited Members
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
[Serializable]
public struct CinemachineFreeLook.Orbit
Constructors
Name | Description |
---|---|
Orbit(float, float) | Constructor with specific values |
Fields
Name | Description |
---|---|
m_Height | Height relative to target |
m_Radius | Radius of orbit |