Difference between revisions of "Reference:Special Patterns"

From POV-Wiki
Jump to navigation Jump to search
m (consistency and clean up)
m (added links)
Line 1: Line 1:
<p>These patterns are not &quot;real&quot; patterns, but behave like patterns and are used in the same location as a regular pattern:</p>
+
<p>These patterns are not <em>real</em> patterns, but behave like patterns and are used in the same location as a regular pattern:</p>
 
<table class="tablelist">
 
<table class="tablelist">
 
<tr valign="top">
 
<tr valign="top">
 
<td width="15%">
 
<td width="15%">
<code>average</code><br>
+
[[Reference:Average Pattern|<code>average</code>]]<br>
<code>density_file</code><br>
+
[[Reference:Density File Pattern|<code>density_file</code>]]<br>
 
</td>
 
</td>
 
<td width="15%">
 
<td width="15%">
<code>image</code><br>
+
[[Reference:Image Pattern|<code>image</code>]]<br>
<code>pigment_pattern</code><br>
+
[[Reference:Pigment Pattern|<code>pigment_pattern</code>]]<br>
 
</td>
 
</td>
 
<td width="15%">
 
<td width="15%">
<code>slope</code><br>
+
[[Reference:Slope Pattern|<code>slope</code>]]<br>
 
</td>
 
</td>
 
</tr>
 
</tr>
 
</table>
 
</table>

Revision as of 12:04, 30 March 2017

These patterns are not real patterns, but behave like patterns and are used in the same location as a regular pattern:

average
density_file

image
pigment_pattern

slope