Class PostProcessLayer.SerializedBundleRef | Post Processing | 2.3.0
docs.unity3d.com
    Show / Hide Table of Contents

    Class PostProcessLayer.SerializedBundleRef

    A wrapper around bundles to allow their serialization in lists.

    Inheritance
    Object
    PostProcessLayer.SerializedBundleRef
    Namespace: UnityEngine.Rendering.PostProcessing
    Syntax
    [Serializable]
    public sealed class SerializedBundleRef

    Fields

    assemblyQualifiedName

    The assembly qualified name used for serialization as we can't serialize the types themselves.

    Declaration
    public string assemblyQualifiedName
    Field Value
    Type Description
    String

    bundle

    A reference to the bundle itself.

    Declaration
    public PostProcessBundle bundle
    Field Value
    Type Description
    PostProcessBundle
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023