Jump to content

Enable depthtest for renderMessage3D


photo

Recommended Posts

Posted (edited)

Is there any way we can enable depth test for text rendered using engine.visualizer.renderMessage3D ? Or can we enabled billboard for ObjectText?

Edited by Priyank.Jain2
Posted

Hi Priyank,

Quote

Or can we enabled billboard for ObjectText?

There is no such option like 'billboard' available. But I believe there should be pretty straightforward to write a custom script that will rotate ObjectText directly to the camera view vector.

Quote

Is there any way we can enable depth test for text rendered using engine.visualizer.renderMessage3D ? 

renderMessage3D is draws similar to GUI, so there is no option to enable depth test for it.

Thanks

How to submit a good bug report
---
FTP server for test scenes and user uploads:

×
×
  • Create New...