Request Custom Drawing API - Printable Version +- MMOMinion (https://www.mmominion.com) +-- Forum: FFXIVMinion (https://www.mmominion.com/forumdisplay.php?fid=87) +--- Forum: Support - English, Deutsch, 中文 (https://www.mmominion.com/forumdisplay.php?fid=92) +---- Forum: English Support & Questions (https://www.mmominion.com/forumdisplay.php?fid=93) +---- Thread: Request Custom Drawing API (/showthread.php?tid=23157) |
Request Custom Drawing API - qqlovehk - 11-16-2021 Hi, I don't know whether here is the right place for this post. Currently, I am developing my custom addon for combat assisting in Eden's promise. For my use case, I need some APIs like RenderManager:DrawConeFilled(x, y, z, heading, radius, angle, color) to draw the omen of invisible spells. However, I can't find any related documents at this point. Could you please help me and give some examples? I think this has been already supported since we can render navigation meshes. |