Difference between revisions of "Reference:Cubic"
Jump to navigation
Jump to search
Jholsenback (talk | contribs) m (1 revision: Reference Migration Initial Load) |
Jholsenback (talk | contribs) m (consistency) |
||
| Line 12: | Line 12: | ||
} | } | ||
</pre> | </pre> | ||
| + | <p>If additional accuracy is required you can add the <code>[[Reference:Sturm_Object_Modifier|sturm]]</code> object modifier.</p> | ||
Revision as of 17:01, 31 May 2016
The cubic object
is an alternate way to specify 3rd order polys. Its syntax is:
CUBIC:
cubic {
<A1, A2, A3,... A20>
[POLY_MODIFIERS...]
}
If additional accuracy is required you can add the sturm object modifier.