VisualShaderNodeGroupBase.size

The size of the node in the visual shader graph.

  1. Vector2 size [@property getter]
  2. Vector2 size [@property setter]
    struct VisualShaderNodeGroupBase
    @nogc nothrow @property
    void
    size
    (
    Vector2 v
    )

Meta