Radial Blur Layer
From Synfig Studio :: Documentation
m (Text replace - "{{Category|NewTerminology}}" to "{{NewTerminology}}") |
m |
||
Line 8: | Line 8: | ||
== About Radial Blur Layers== | == About Radial Blur Layers== | ||
− | + | Radial control of the size of the blur. | |
− | + | ||
Line 16: | Line 15: | ||
The parameters of the radial blur layers are: | The parameters of the radial blur layers are: | ||
− | {|border="0 | + | {|border="0" style="border-collapse" cellpadding="3" cellspacing="0" |
|-style="background:#silver" | |-style="background:#silver" | ||
|'''Name'''||'''Value'''||'''Type''' | |'''Name'''||'''Value'''||'''Type''' | ||
Line 40: | Line 39: | ||
|-style="background:#" | |-style="background:#" | ||
− | ||{{l|Image:Type_real_icon.png|16px}} Size | + | ||{{l|Image:Type_real_icon.png|16px}} [[#Size|Size]] |
||0.200000 | ||0.200000 | ||
||real | ||real | ||
|-style="background:#eeeeee" | |-style="background:#eeeeee" | ||
− | ||{{l|Image:Type_bool_icon.png|16px}} Fade Out | + | ||{{l|Image:Type_bool_icon.png|16px}} [[#Fade Out|Fade Out]] |
|| | || | ||
{| style="width:16px; height:16px" border="1" | {| style="width:16px; height:16px" border="1" | ||
Line 53: | Line 52: | ||
|} | |} | ||
+ | |||
+ | <br /> | ||
+ | |||
+ | === Size === | ||
+ | FIXMM!!! | ||
+ | |||
+ | === Fade Out === | ||
+ | FIXMM!!! | ||
+ | |||
+ | == Samples == | ||
+ | * For samples was used {{l|Star Layer}} in center of the Frame, with {{l|Outline Layer}} about width 0.05u | ||
+ | * Example animation has 120 frames, and parameter [[#Size|Size]] goto from 0u,0u to 1u,1u | ||
+ | * {{l|Render dialog}} set to value of Quality 9 and value of Anti-aliasing 1 | ||
+ | |||
+ | First sample is without [[#Fade Out|Fade Out]] | ||
+ | |||
+ | [[Image:radial_blur.gif|Fade Out was enabled]] [[Image:radial_blur_fade_out.gif|Fade Out was enabled]] | ||
+ | |||
+ | Synfig file from sample test - [[Media:radial_blur.sifz]] | ||
+ | |||
+ | == See also == | ||
+ | * A short description of the blur layers can be found here: {{l|Layer}} | ||
+ | * {{l|Blur Layer}} mostly used types of blur. | ||
+ | * {{l|Motion Blur Layer}} a type of blur that aims to simulate a motion blur (the one that happens when the object's movement is too fast for the exposure time). It is controlled by a single parameter called {{Literal|Aperture}}. |
Revision as of 17:31, 24 February 2017
Contents
About Radial Blur Layers
Radial control of the size of the blur.
Parameters of Radial Blur Layers
The parameters of the radial blur layers are:
Name | Value | Type |
Z Depth | 0.000000 | real |
Amount | 1.000000 | real |
Blend Method | Composite | integer |
Origin | 0.000000u,0.000000u | vector |
Size | 0.200000 | real |
Fade Out |
|
bool |
Size
FIXMM!!!
Fade Out
FIXMM!!!
Samples
- For samples was used Star Layer in center of the Frame, with Outline Layer about width 0.05u
- Example animation has 120 frames, and parameter Size goto from 0u,0u to 1u,1u
- Render Dialog set to value of Quality 9 and value of Anti-aliasing 1
First sample is without Fade Out
Synfig file from sample test - Media:radial_blur.sifz
See also
- A short description of the blur layers can be found here: Layer
- Blur Layer mostly used types of blur.
- Motion Blur Layer a type of blur that aims to simulate a motion blur (the one that happens when the object's movement is too fast for the exposure time). It is controlled by a single parameter called "Aperture".