Mandelbrot Set Layer

From Synfig Studio :: Documentation
Jump to: navigation, search
m
m
Line 17: Line 17:
 
== Parameters of the Mandelbrot Set Layers ==
 
== Parameters of the Mandelbrot Set Layers ==
  
Parameters of the Mandelbrot Set Layers are:
+
{{L|Parameter|Parameters}} of the Mandelbrot Set Layers are:
  
 
{|border="0" align="left" style="border-collapse"  cellpadding="3" cellspacing="0"  
 
{|border="0" align="left" style="border-collapse"  cellpadding="3" cellspacing="0"  
Line 25: Line 25:
 
|-style="background:#"
 
|-style="background:#"
 
||{{l|Image:Integer_icon.png|16px}} Iterations
 
||{{l|Image:Integer_icon.png|16px}} Iterations
||32
+
||256
 
||integer
 
||integer
  
Line 35: Line 35:
 
|-style="background:#"
 
|-style="background:#"
 
||{{l|Image:Bool_icon.png|16px}} Break Set
 
||{{l|Image:Bool_icon.png|16px}} Break Set
||
+
|| {{Bool|}}
{| style="width:18px; height:16px" border="1"
+
|-
+
|}
+
 
||bool
 
||bool
  
 
|-style="background:#eeeeee"
 
|-style="background:#eeeeee"
 
||{{l|Image:Bool_icon.png|16px}} Distort Inside
 
||{{l|Image:Bool_icon.png|16px}} Distort Inside
||
+
|| {{Bool|}}
{| style="width:18px; height:16px" border="1"
+
|-
+
|}
+
 
||bool
 
||bool
  
 
|-style="background:#"
 
|-style="background:#"
 
||{{l|Image:Bool_icon.png|16px}} Shade Inside
 
||{{l|Image:Bool_icon.png|16px}} Shade Inside
||
+
|| {{Bool|On}}
{| style="width:18px; height:16px" border="1"
+
|-
+
|}
+
 
||bool
 
||bool
  
 
|-style="background:#eeeeee"
 
|-style="background:#eeeeee"
 
||{{l|Image:Bool_icon.png|16px}} Solid Inside
 
||{{l|Image:Bool_icon.png|16px}} Solid Inside
||
+
|| {{Bool|}}
{| style="width:18px; height:16px" border="1"
+
|-
+
|}
+
 
||bool
 
||bool
  
 
|-style="background:#"
 
|-style="background:#"
 
||{{l|Image:Bool_icon.png|16px}} Invert Inside
 
||{{l|Image:Bool_icon.png|16px}} Invert Inside
||
+
|| {{Bool|On}}
{| style="width:18px; height:16px" border="1"
+
|-
+
|}
+
 
||bool
 
||bool
  
Line 88: Line 73:
 
|-style="background:#eeeeee"
 
|-style="background:#eeeeee"
 
||{{l|Image:Bool_icon.png|16px}} Loop Inside
 
||{{l|Image:Bool_icon.png|16px}} Loop Inside
||
+
|| {{Bool|On}}
{| style="width:18px; height:16px" border="1"
+
|-
+
|}
+
 
||bool
 
||bool
  
 
|-style="background:#"
 
|-style="background:#"
||{{l|Image:Bool_icon.png|16px}} Distor Outside
+
||{{l|Image:Bool_icon.png|16px}} Distort Outside
||
+
|| {{Bool|}}
{| style="width:18px; height:16px" border="1"
+
|-
+
|}
+
 
||bool
 
||bool
  
 
|-style="background:#eeeeee"
 
|-style="background:#eeeeee"
 
||{{l|Image:Bool_icon.png|16px}} Shade Outside
 
||{{l|Image:Bool_icon.png|16px}} Shade Outside
||
+
|| {{Bool|On}}
{| style="width:18px; height:16px" border="1"
+
|-
+
|}
+
 
||bool
 
||bool
  
 
|-style="background:#"
 
|-style="background:#"
 
||{{l|Image:Bool_icon.png|16px}} Solid Outside
 
||{{l|Image:Bool_icon.png|16px}} Solid Outside
||
+
|| {{Bool|}}
{| style="width:18px; height:16px" border="1"
+
|-
+
|}
+
 
||bool
 
||bool
  
 
|-style="background:#eeeeee"
 
|-style="background:#eeeeee"
 
||{{l|Image:Bool_icon.png|16px}} Invert Outside
 
||{{l|Image:Bool_icon.png|16px}} Invert Outside
||
+
|| {{Bool|On}}
{| style="width:18px; height:16px" border="1"
+
|-
+
|}
+
 
||bool
 
||bool
  
Line 136: Line 106:
 
|-style="background:#eeeeee"
 
|-style="background:#eeeeee"
 
||{{l|Image:Bool_icon.png|16px}} Smooth Outside
 
||{{l|Image:Bool_icon.png|16px}} Smooth Outside
||
+
|| {{Bool|}}
{| style="width:18px; height:16px" border="1"
+
|-
+
|}
+
 
||bool
 
||bool
  
Line 149: Line 116:
 
|-style="background:#eeeeee"
 
|-style="background:#eeeeee"
 
||{{l|Image:Real_icon.png|16px}} Scale Outside
 
||{{l|Image:Real_icon.png|16px}} Scale Outside
||1.000000
+
||0.000000
 
||real
 
||real
 +
 +
|}

Revision as of 18:51, 1 March 2017

Languages Language: 

English


Layer fractal mandelbrot icon.png


About Mandelbrot Set Layer

FIXME!!!

A short description of the layer can be found here: Layer

Parameters of the Mandelbrot Set Layers

Parameters of the Mandelbrot Set Layers are:

Name Value Type
Type integer icon.png Iterations 256 integer
Type real icon.png Bailout ValueBase 2.000000 real
Type bool icon.png Break Set
 
bool
Type bool icon.png Distort Inside
 
bool
Type bool icon.png Shade Inside
bool
Type bool icon.png Solid Inside
 
bool
Type bool icon.png Invert Inside
bool
Type gradient icon.png Gradient Inside
gradient
Type real icon.png Offset Inside 0.000000 real
Type bool icon.png Loop Inside
bool
Type bool icon.png Distort Outside
 
bool
Type bool icon.png Shade Outside
bool
Type bool icon.png Solid Outside
 
bool
Type bool icon.png Invert Outside
bool
Type gradient icon.png Gradient Outside
gradient
Type bool icon.png Smooth Outside
 
bool
Type real icon.png Offset Outside 0.000000 real
Type real icon.png Scale Outside 0.000000 real


Languages Language: 

English