meitzo Posted May 4, 2015 Share Posted May 4, 2015 Hello, I'm currently messing around with this Native stuff. I'm drawing lines as rectangles around characters, but I'm unable to find a function to perform this but for a polygon or rectangle as I'd like to form solid shapes instead of lines. I've seen the GRAPHICS::DRAW_POLY function, but I'm uncertain how to call it. I've tried using 3 pairs of x.y.z. coordinates and rgba, but that doesn't seem to work for me. Ideally I'd like to find a way to draw 2D polygons within 3 dimensions, like DRAW_LINE does. Here's an image to give you an idea of what I mean, but rather filled in with proper polygons or rectangles. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now