Adjusted node size
This commit is contained in:
@@ -707,7 +707,7 @@ namespace FlaxEditor.Surface.Archetypes
|
|||||||
Title = "UV Tiling & Offset",
|
Title = "UV Tiling & Offset",
|
||||||
Description = "Takes UVs and applies tiling and offset",
|
Description = "Takes UVs and applies tiling and offset",
|
||||||
Flags = NodeFlags.MaterialGraph,
|
Flags = NodeFlags.MaterialGraph,
|
||||||
Size = new Vector2(150, 60),
|
Size = new Vector2(175, 60),
|
||||||
DefaultValues = new object[]
|
DefaultValues = new object[]
|
||||||
{
|
{
|
||||||
new Vector2(1, 1),
|
new Vector2(1, 1),
|
||||||
|
|||||||
Reference in New Issue
Block a user