docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method RenderShadowSlice

    RenderShadowSlice(CommandBuffer, ref ScriptableRenderContext, ref ShadowSliceData, ref ShadowDrawingSettings, Matrix4x4, Matrix4x4)

    Renders shadows to a shadow slice.

    Declaration
    public static void RenderShadowSlice(CommandBuffer cmd, ref ScriptableRenderContext context, ref ShadowSliceData shadowSliceData, ref ShadowDrawingSettings settings, Matrix4x4 proj, Matrix4x4 view)
    Parameters
    Type Name Description
    CommandBuffer cmd
    ScriptableRenderContext context
    ShadowSliceData shadowSliceData
    ShadowDrawingSettings settings
    Matrix4x4 proj
    Matrix4x4 view

    RenderShadowSlice(CommandBuffer, ref ScriptableRenderContext, ref ShadowSliceData, ref ShadowDrawingSettings)

    Renders shadows to a shadow slice.

    Declaration
    public static void RenderShadowSlice(CommandBuffer cmd, ref ScriptableRenderContext context, ref ShadowSliceData shadowSliceData, ref ShadowDrawingSettings settings)
    Parameters
    Type Name Description
    CommandBuffer cmd
    ScriptableRenderContext context
    ShadowSliceData shadowSliceData
    ShadowDrawingSettings settings
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)