Struct RenderingData | Universal RP | 7.1.8
docs.unity3d.com
    Show / Hide Table of Contents

    Struct RenderingData

    Namespace: UnityEngine.Rendering.Universal
    Syntax
    public struct RenderingData

    Fields

    cameraData

    Declaration
    public CameraData cameraData
    Field Value
    Type Description
    CameraData

    cullResults

    Declaration
    public CullingResults cullResults
    Field Value
    Type Description
    CullingResults

    killAlphaInFinalBlit

    Declaration
    public bool killAlphaInFinalBlit
    Field Value
    Type Description
    Boolean

    lightData

    Declaration
    public LightData lightData
    Field Value
    Type Description
    LightData

    perObjectData

    Declaration
    public PerObjectData perObjectData
    Field Value
    Type Description
    PerObjectData

    postProcessingData

    Declaration
    public PostProcessingData postProcessingData
    Field Value
    Type Description
    PostProcessingData

    shadowData

    Declaration
    public ShadowData shadowData
    Field Value
    Type Description
    ShadowData

    supportsDynamicBatching

    Declaration
    public bool supportsDynamicBatching
    Field Value
    Type Description
    Boolean
    In This Article
    • Fields
      • cameraData
      • cullResults
      • killAlphaInFinalBlit
      • lightData
      • perObjectData
      • postProcessingData
      • shadowData
      • supportsDynamicBatching
    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