Extends
- EventEmitter
Implements
- Renderable
RGRenderable is used to render the view of the root container of a render group We don't want to inherit the transform / color of the root container as that information is uploaded to the GPU and applied globally.
This proxy allows us to override the values. This saves us a lot of extra if statements in the core loop for what is normally a very rare use case!