Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 337 Bytes

RenderObjectMgr.rst

File metadata and controls

13 lines (8 loc) · 337 Bytes

RenderObjectMgr

A render bin which uses object callbacks for rendering.

Inherit:
:doc:`RenderBinManager`

Description

This render bin gathers object render instances and calls its delegate method to perform rendering. It is used infrequently for specialized scene objects which perform custom rendering.