Struct RenderGraphConfig | Project Tiny Rendering | 0.28.0-preview.40
docs.unity3d.com
    Show / Hide Table of Contents

    Struct RenderGraphConfig

    Namespace: Unity.Tiny.Rendering
    Syntax
    public struct RenderGraphConfig : IComponentData, IEquatable<RenderGraphConfig>

    Fields

    Mode

    Declaration
    public RenderGraphMode Mode
    Field Value
    Type Description
    RenderGraphMode

    RenderBufferHeight

    Declaration
    public int RenderBufferHeight
    Field Value
    Type Description
    Int32

    RenderBufferMaxSize

    Declaration
    public int RenderBufferMaxSize
    Field Value
    Type Description
    Int32

    RenderBufferWidth

    Declaration
    public int RenderBufferWidth
    Field Value
    Type Description
    Int32

    Properties

    Default

    Declaration
    public static RenderGraphConfig Default { get; }
    Property Value
    Type Description
    RenderGraphConfig

    Methods

    Equals(RenderGraphConfig)

    Declaration
    public bool Equals(RenderGraphConfig other)
    Parameters
    Type Name Description
    RenderGraphConfig other
    Returns
    Type Description
    Boolean
    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