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) · 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:

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.