Version: 2022.3
Language : English
Scriptable Render Pipeline Batcher
How BatchRendererGroup works

BatchRendererGroup

BatchRendererGroup (BRG) is an API for high-performance custom rendering in projects that use a Scriptable Render Pipeline (SRP) and the SRP Batcher.

BRG is the perfect tool to:

  • Render DOTS Entities. For example, Unity’s Hybrid Renderer uses BRG to do this.
  • Render a large number of environment objects where using individual GameObjectsThe fundamental object in Unity scenes, which can represent characters, props, scenery, cameras, waypoints, and more. A GameObject’s functionality is defined by the Components attached to it. More info
    See in Glossary
    would be too resource-intensive. For example, procedurally-placed plants or rocks.
  • Render custom terrainThe landscape in your scene. A Terrain GameObject adds a large flat plane to your scene and you can use the Terrain’s Inspector window to create a detailed landscape. More info
    See in Glossary
    patches. You can use different meshes or materials to display different levels of detail.

The following table lists and describes the topics in this section of the documentation.

Topic Description
How BatchRendererGroup works Explains how BRG renders to the screen and introduces BRG-specific concepts.
Getting started with BatchRendererGroup Describes the requirements and compatibility of BRG and explains how to set up your project to support BRG.
Creating a renderer with BatchRendererGroup A section that explains how to use BRG to create a simple custom renderer.
DOTS Instancing shaders Describes the new data-oriented way shadersA program that runs on the GPU. More info
See in Glossary
can load instance data.
Scriptable Render Pipeline Batcher
How BatchRendererGroup works
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961