![]() |
#3
|
|||
|
|||
This looks like a draw ordering issue between the text and the object behind it. Does the object behind the text object contain transparency? If not, then try forcing that object to a lower draw order than the text object:
Code:
object.drawOrder(0) |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Font rendering 3D | CRI | Vizard | 0 | 06-29-2010 01:29 PM |
Rendering problem in InfiniteTerrain | omidbrb | Vizard | 2 | 02-24-2009 02:57 AM |
Rendering problem | Vygreif | Vizard | 1 | 05-01-2006 03:26 PM |
Problem with rendering tube-wrl-file | Johannes | Vizard | 1 | 01-23-2006 08:56 PM |
Texture map rendering problem | JRichizzle | Vizard | 4 | 03-04-2004 07:20 AM |