Jump to content

How to construct billboard with both image and text?


photo

Recommended Posts

Posted

ObjectBillboards can’t set text directly while ObjectText is not a billboard. One solution is to draw text and image by GDI to an image and then set it to ObjectBillboards’s material, but this may cause many trouble, do you have any suggestions?

×
×
  • Create New...