docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method AddCustomBlendable

    AddCustomBlendable(Item)

    Add a custom blendable to the pot for eventual application to the camera. The base system manages but otherwise ignores this data - it is intended for extension modules

    Declaration
    public void AddCustomBlendable(CameraState.CustomBlendableItems.Item b)
    Parameters
    Type Name Description
    CameraState.CustomBlendableItems.Item b

    The custom blendable to add. If b.m_Custom is the same as an already-added custom blendable, then they will be merged and the weights combined.

    In This Article
    Back to top
    Copyright © 2023 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)