Click or drag to resize

VisualShaderNodeGroupBaseSize Property

The size of the node in the visual shader graph.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Vector2 Size { get; set; }

Property Value

Type: Vector2
See Also