Classes | |
class | PowerUI.UIBatch |
A UI Batch represents a block of the UI that can be safely rendered with a single drawcall (i.e. all in one mesh). Batches can be isolated - that means it can have its own material or texture atlas. Batches are created on demand by the renderer and based on the requests of the elements being rendered. An animation, for example, will generate an isolated batch. More... | |
Namespaces | |
PowerUI | |
The PowerUI namespace manages almost everything to do with PowerUI such as html, css and it's rendering. | |
Constant Groups | |
PowerUI | |
The PowerUI namespace manages almost everything to do with PowerUI such as html, css and it's rendering. | |