docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct Cinemachine3OrbitRig.Orbit

    Defines the height and radius for an orbit

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: Unity.Cinemachine
    Assembly: Unity.Cinemachine.dll
    Syntax
    [Serializable]
    public struct Cinemachine3OrbitRig.Orbit

    Fields

    Height

    Height relative to target

    Declaration
    [Tooltip("Height of the horizontal orbit circle, relative to the target position")]
    public float Height
    Field Value
    Type Description
    float

    Radius

    Radius of orbit

    Declaration
    [Tooltip("Horizontal radius of the orbit")]
    public float Radius
    Field Value
    Type Description
    float
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)