C# id:        ApiNodeType.Mandelbrot
Python id: ApiNodeType.MANDELBROT

Parameters

Name

Type

Description

Values

width

Int

The width of the terrain in number of vertices

From 16 to 524,288

height

Int

The height of the terrain in number of vertices

From 16 to 524,288

quad_size

Float

The quad size in meters

From 0.01 to 100

x_min

Float

The minimum x coordinate

From -2 to 2

x_max

Float

The maximum x coordinate

From -2 to 2

y_min

Float

The minimum y coordinate

From -2 to 2

y_max

Float

The maximum y coordinate

From -2 to 2

max_iteration_count

Int

The maximum number of iterations

From 1 to 1,000

See Nodes reference guide - Mandelbrot set node


Copyright © 2022 · All Rights Reserved · Wysilab