Difference between revisions of "Reference:Normal-Dependent Patterns"
Jump to navigation
Jump to search
Jholsenback (talk | contribs) (moved content from Patterns section) |
Jholsenback (talk | contribs) m (addressing wikidocgen error) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | <p> | + | <p>These patterns depend on the normal vector in addition to a position vector:</p> |
| + | <table class="tablelist"> | ||
| + | <tr valign="top"> | ||
| + | <td width="33%"> | ||
| + | <code>[[Reference:Aoi Pattern|aoi]]</code><br> | ||
| + | </td> | ||
| + | <td width="33%"> | ||
| + | <code>[[Reference:Facets Pattern|facets]]</code><br> | ||
| + | </td> | ||
| + | <td width="33%"> | ||
| + | <code>[[Reference:Slope Pattern|slope]]</code><br> | ||
| + | </td> | ||
| + | </tr> | ||
| + | </table> | ||
| + | <p class="Note"><strong>Note:</strong> The <code>facets</code> pattern can <em>only</em> be used in a normal statement.</p> | ||