Multi texture BatchNode
Multi texture BatchNode
Feature #2489 [Closed]
carlo Morgantini wrote:
Currently BatchNode only support one texture (using more than one texture will throw an assert).
We would like to expand it so that the BatchNode will support 1 ore more textures.
The alternative is to use one BatchNode per texture. Not sure what will be faster.
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset commit:8c50f991af9fff6f4766ae31d97c64f00bbd5bc5.
Status: | Closed | |
---|---|---|
Start date: | 2013-08-07 | |
Priority: | High | |
Due date: | ||
Assignee: | - | |
% Done: | 100% |
|
Category: | all | |
Target version: | - | |
Estimated time: | 24.00 points |
Currently BatchNode only support one texture (using more than one texture will throw an assert).
We would like to expand it so that the BatchNode will support 1 ore more textures.