Difference between revisions of "Linear Gradient Layer"

From Synfig Studio :: Documentation
Jump to: navigation, search
m (Text replace - '{{l|Category:' to '{{Category|')
m (Parameters of the Linear Gradient Layer: fix intra)
 
(8 intermediate revisions by 4 users not shown)
Line 2: Line 2:
 
{{Title|Linear Gradient Layer}}
 
{{Title|Linear Gradient Layer}}
 
{{Category|Layers}}
 
{{Category|Layers}}
 +
{{Category|Primitive Layers}}
 +
{{Category|Gradients}}
 +
{{NewTerminology}}
 
<!-- Page info end -->
 
<!-- Page info end -->
This page hasn't been written yet.  Please help.
+
[[File:Layer_gradient_lineal icon.png|64px]]
 +
 
 +
== About Linear Gradient Layer ==
 +
 
 +
FIXME!!!
  
 
A short description of the layer can be found here: {{l|Layer#Linear Gradient}}
 
A short description of the layer can be found here: {{l|Layer#Linear Gradient}}
 +
 +
 +
== Parameters of the Linear Gradient Layer ==
 +
 +
Parameters of the Linear Gradient Layer are:
 +
 +
{|border="0" align="left" style="border-collapse"  cellpadding="3" cellspacing="0"
 +
|-style="background:#silver"
 +
|'''Name'''||'''Value'''||'''Type''' 
 +
 +
|-style="background:#"
 +
||{{l|Image:Real_icon.png|16px}} Z Depth
 +
||0.000000
 +
||real
 +
 +
|-style="background:#eeeeee"
 +
||{{l|Image:Real_icon.png|16px}} Amount
 +
||1.000000
 +
||real
 +
 +
|-style="background:#"
 +
||{{l|Image:Integer_icon.png|16px}} Blend Method
 +
||Composite
 +
||integer
 +
 +
|-style="background:#eeeeee"
 +
||{{l|Image:Vector_icon.png|16px}} Point 1
 +
||1.000000,1.000000
 +
||vector
 +
 +
|-style="background:#"
 +
||{{l|Image:Vector_icon.png|16px}} Point 2
 +
||-1.000000,-1.000000
 +
||vector
 +
 +
|-style="background:#eeeeee"
 +
||{{l|Image:Gradient_icon.png|16px}} {{l|Gradient_Editor_Dialog|Gradient}}
 +
||
 +
{| style="width:95%; height:16px; background:black; color:black" border="1"
 +
|-
 +
|}
 +
||gradient
 +
 +
|-style="background:#"
 +
||{{l|Image:Bool_icon.png|16px}} Loop
 +
||
 +
{| style="width:18px; height:16px" border="1"
 +
|-
 +
|}
 +
||bool
 +
 +
|-style="background:#eeeeee"
 +
||{{l|Image:Bool_icon.png|16px}} ZigZag
 +
||
 +
{| style="width:18px; height:16px" border="1"
 +
|-
 +
|}
 +
||bool
 +
|}

Latest revision as of 00:35, 15 September 2016

Languages Language: 

English


Layer gradient lineal icon.png

About Linear Gradient Layer

FIXME!!!

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


Parameters of the Linear Gradient Layer

Parameters of the Linear Gradient Layer are:

Name Value Type
Type real icon.png Z Depth 0.000000 real
Type real icon.png Amount 1.000000 real
Type integer icon.png Blend Method Composite integer
Type vector icon.png Point 1 1.000000,1.000000 vector
Type vector icon.png Point 2 -1.000000,-1.000000 vector
Tool gradient icon.png Gradient
gradient
Type bool icon.png Loop
bool
Type bool icon.png ZigZag
bool


Languages Language: 

English