This website requires JavaScript.
Explore
Help
Register
Sign In
pengtaihao
/
com.unity.uiextensions.nosample
Watch
1
Star
0
Fork
You've already forked com.unity.uiextensions.nosample
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
731961fe22
com.unity.uiextensions.nosa...
/
Examples
/
UICircleProgress
/
UICircleProgress.unity
68 lines
76 KiB
Plaintext
Raw
Normal View
History
Unescape
Escape
Major changes to UICircle with some member modifications and additions to the component behaviour. * Added progress indicator capability to the component. * Component uses AddUIVertexStream to generate vertices and indices of triangle order. * Improves base geometry generation to prevent edge sliding on segment value changes (tris density, now called Arc Steps). * Corrects a minor issue with base mesh where first vertex is generate at center (only visable in wireframe mode at certain angles).
2017-10-11 05:52:02 +08:00