You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In its current state Drawing can only be used for very static things. I'd like to have method which will draw all vertices with specified offset. Or maybe it makes no sense and will eliminate that optimization?
In its current state
Drawingcan only be used for very static things. I'd like to have method which will draw all vertices with specified offset. Or maybe it makes no sense and will eliminate that optimization?