docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct CameraState.CustomBlendableItems.Item

    Opaque structure represent extra blendable stuff and its weight. The base system ignores this data - it is intended for extension modules

    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
    public struct CameraState.CustomBlendableItems.Item

    Fields

    Custom

    The custom stuff that the extension module will consider

    Declaration
    public Object Custom
    Field Value
    Type Description
    Object

    Weight

    The weight of the custom stuff. Must be 0...1

    Declaration
    public float Weight
    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)