CinemachineFreeLook.Orbit Structure

Cinemachine

CinemachineFreeLookOrbit Structure

Defines the height and radius of the Rig orbit

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[SerializableAttribute]
public struct Orbit
JavaScript supports the use of structures, but not the declaration of new ones.

The CinemachineFreeLookOrbit type exposes the following members.

Constructors
  NameDescription
Public methodCinemachineFreeLookOrbit
Constructor with specific values
Top
Fields
  NameDescription
Public fieldm_Height
Height relative to target
Public fieldm_Radius
Radius of orbit
Top
See Also