docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method SetViewProjectionMatrices

    SetViewProjectionMatrices(Matrix4x4, Matrix4x4)

    Wraps SetViewProjectionMatrices on a CommandBuffer.

    Declaration
    public void SetViewProjectionMatrices(Matrix4x4 view, Matrix4x4 proj)
    Parameters
    Type Name Description
    Matrix4x4 view

    See CommandBuffer documentation

    Matrix4x4 proj

    See CommandBuffer documentation

    Implements
    IBaseCommandBuffer.SetViewProjectionMatrices(Matrix4x4, Matrix4x4)
    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)