Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 355 Bytes

RenderTexTargetBinManager.rst

File metadata and controls

13 lines (8 loc) · 355 Bytes

RenderTexTargetBinManager

An abstract base class for render bin managers that render to a named textue target.

Inherit:
:doc:`RenderBinManager`

Description

This bin itself doesn't do any rendering work. It offers functionality to manage a texture render target which derived render bin classes can render into.