cg小白兔 发表于 2024-4-10 15:45:59

【更新】UI Spline Renderer 1.8




















Features
1. Draw spline shapes right on your canvas
2. Fast using the Job System and Burst compile
3. Update only when needed
4. Move, rotate and scale freely
5. Interact exactly along the spline shape
6. Custom textures, custom materials available
7. Support for multiple splines in a single SplineContainer
8. Maskable graphic

How to use
1. Edit and draw splines using Unity's spline package.
2. Add the UISplineRenderer component on the same GameObject.
3. That's all !
It contains a demo scene which contains these features:
      - Animation using uvOffset and clipRange via script
      - Spline shape button
      - Dragging & dropping an end point and connect to ports

特点

1. 直接在画布上绘制样条形状

2. 使用作业系统和 Burst 编译快速完成

3. 只在需要时更新

4. 自由移动、旋转和缩放

5. 精确沿花键形状交互

6. 可定制纹理和材料

7. 支持在单个 SplineContainer 中使用多个拼接线

8. 可屏蔽图形

如何使用

1. 使用 Unity 的样条线包编辑和绘制样条线。

2. 在同一 GameObject 上添加 UISplineRenderer 组件。

3. 这就是全部内容!

它包含一个演示场景,其中包含这些功能:

      - 通过脚本使用 uvOffset 和 clipRange 制作动画

      - 样条形状按钮

      - 拖放端点并连接到端口




页: [1]
查看完整版本: 【更新】UI Spline Renderer 1.8