just read this line in README.md: Added new FIFO based UI Line Render when dynamic line rendering is needed.
have no idea about the FIFO, I do need to update the Points in UILineRender dynamically. for now, I have to call SetVerticesDirty() every frame after I modified the Points in UILineRender. Is there a better component for displaying dynamically lines rendered in UI than UILineRender
just read this line in README.md: Added new FIFO based UI Line Render when dynamic line rendering is needed.
have no idea about the FIFO, I do need to update the Points in UILineRender dynamically. for now, I have to call SetVerticesDirty() every frame after I modified the Points in UILineRender. Is there a better component for displaying dynamically lines rendered in UI than UILineRender