Search found 2 matches
- Tue Nov 24, 2009 16:00
- Forum: Modifications / Integrations / Customisations
- Topic: the text rendering transparented? why?
- Replies: 2
- Views: 3961
Re: the text rendering transparented? why?
I am sorry,I have forgot to check this page,I have solved this problem. here is my code in my engine. void Direct3D9Renderer::beginRendering() { d_device->SetRenderState(D3DRS_SEPARATEALPHABLENDENABLE, FALSE); ...... } //----------------------------------------------------------------------------// ...
- Sat Nov 14, 2009 16:36
- Forum: Modifications / Integrations / Customisations
- Topic: the text rendering transparented? why?
- Replies: 2
- Views: 3961
the text rendering transparented? why?
like this screenshot