Hi,
what I'v done:
- GBPVRUiElement created at Activate().
- Set alpha to 24.
- Add it to GetRenderList().
Activate plugin. The alpha is shown as expected.
If I return to main menu and then re-enter the plugin the alpha information is lost:
GBPVRUiElement.alpha: 255
GBPVRUiElement.textureAlpha: 24
what do I miss ?
Of course, the initialization takes place only once.
what I'v done:
- GBPVRUiElement created at Activate().
- Set alpha to 24.
- Add it to GetRenderList().
Activate plugin. The alpha is shown as expected.
If I return to main menu and then re-enter the plugin the alpha information is lost:
GBPVRUiElement.alpha: 255
GBPVRUiElement.textureAlpha: 24
what do I miss ?
Of course, the initialization takes place only once.