docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct CinemachineBlenderSettings.CustomBlend

    Container specifying how two specific Cinemachine Virtual Cameras blend together.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: Cinemachine
    Assembly: Cinemachine.dll
    Syntax
    [DocumentationSorting(DocumentationSortingAttribute.Level.UserRef)]
    [Serializable]
    public struct CinemachineBlenderSettings.CustomBlend

    Fields

    m_Blend

    Blend curve definition

    Declaration
    [Tooltip("Blend curve definition")]
    public CinemachineBlendDefinition m_Blend
    Field Value
    Type Description
    CinemachineBlendDefinition

    m_From

    When blending from this camera

    Declaration
    [Tooltip("When blending from this camera")]
    public string m_From
    Field Value
    Type Description
    string

    m_To

    When blending to this camera

    Declaration
    [Tooltip("When blending to this camera")]
    public string m_To
    Field Value
    Type Description
    string
    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)