seed method
seed
Sets the seed for the random number generator used by the turbulence function.
Returns
The current builder instance.
def seed(self, seed):
...
Parameter | Type | Description |
---|---|---|
seed | float | The seed value. |
See Also
- module
aspose.svg.builder
- class
SVGFETurbulenceElementBuilder