[ Version ( since = "3.0" ) ]
public void add_gradient_aux_argument (string name, string nick, string? blurb, Gradient? default_value, bool default_to_context, ParamFlags flags)
Add a new Gradient auxiliary argument to this.
| this |
the Procedure. |
| name |
the name of the argument to be created. |
| nick |
the label used in |
| blurb |
a more detailed help description. |
| default_value |
default value |
| default_to_context |
Use the context's gradient as default value. |
| flags |
argument flags. |