Classes | |
| class | PowerUI.UICamera |
| When cameras are placed on the main UI, the UI must be broken up and rendered by multiple cameras. This class represents one of those cameras in a stack. 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. | |
Functions | |
| delegate void | PowerUI.CameraCreated (Camera camera) |
| A delegate used when PowerUI generates a new camera. See UI.OnCreatedCamera to use this. More... | |