Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello for everybody!
I want to show all User Data of object in HUD. Is it real to make it by python, i checked SDK but didn't find something about User data HUD.
Is it real or not?
P.S. I found an information about viewport in general (visibility of polygons, joints and so on) but nothing about user data hud.
Hi,
It's possible with c++ but the library (lib_viewport.h) isn't documented. The functions and data structure are not present in python.
There's an example on this thread for those who want to try it with c++
Cheers, Manuel
It’s too bad, but thank you for your answer Manuel.