Boat Attack使用了Universal RP的许多新图形功能,可以用于探索 Universal RP 的使用方式和技巧。
您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 

1.8 KiB

Procedural Nodes

Checkerboard
Image
Generates a checkerboard of alternating colors between inputs Color A and Color B based on input UV.

Noise

Gradient Noise Simple Noise
Image Image
Generates a gradient, or Perlin, noise based on input UV. Generates a simple, or Value, noise based on input UV.
Voronoi
Image
Generates a Voronoi, or Worley, noise based on input UV.

Shape

Ellipse Polygon
Image Image
Generates an ellipse shape based on input UV at the size specified by inputs Width and Height. Generates a regular polygon shape based on input UV at the size specified by inputs Width and Height. The polygon's amount of sides is determined by input Sides.
Rectangle Rounded Rectangle
Image Image
Generates a rectangle shape based on input UV at the size specified by inputs Width and Height. Generates a rounded rectangle shape based on input UV at the size specified by inputs Width and Height. The radius of each corner is defined by input Radius.