mirror of
https://github.com/DigvijaysinhGohil/Godot-Shader-Lib.git
synced 2025-01-05 00:53:36 +08:00
Update RoundedPolygon.md
This commit is contained in:
parent
2dadda73fc
commit
6bd06becac
@ -26,8 +26,8 @@ Generates a rounded polygon shape based on input UV at the size specified by inp
|
||||
|Name|Type|Description|
|
||||
|---|---|---|
|
||||
|uv|vec2|Input UV value|
|
||||
|width|float|Ellipse width|
|
||||
|height|float|Ellipse height|
|
||||
|width|float|Polygon width|
|
||||
|height|float|Polygon height|
|
||||
|sides|float|Number of sides of the polygon|
|
||||
|roundness|float|Corner radius|
|
||||
___
|
Loading…
x
Reference in New Issue
Block a user